Closed davidgfnet closed 3 years ago
Hi, thank you for your PR! The documentation job is failing, please fix :)
Hey mind taking another look at this?
@davidgfnet Please the next time don't force-push the pr, because we can't tell what you changed
Ok I did not force push it this time :)
I have a few points I think we still need to address, and at least document:
A section about proxy support listing the available methods in the README would be nice for those not looking at the changelog too closely.
How can the configuration of that be turned off for the public instances we host?
I have a few points I think we still need to address, and at least document:
- A section about proxy support listing the available methods in the README would be nice for those not looking at the changelog too closely.
- How can the configuration of that be turned off for the public instances we host?
Open a PR with the changes or a new issue, so we can track this problem
This adds new endpoints: getProxies, addProxy, deleteProxy, enableProxy and disableProxy. The yaml doc file has been updated to hopefully correct information.