Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-11 | Clean up default listener configuration (#4586) | Richard van der Hoff | 1 | -48/+81 | |
Rearrange the comments to try to clarify them, and expand on what some of it means. Use a sensible default 'bind_addresses' setting. For the insecure port, only bind to localhost, and enable x_forwarded, since apparently it's for use behind a load-balancer. | |||||
2019-02-11 | Clarifications for reverse proxy docs (#4607) | Richard van der Hoff | 6 | -62/+117 | |
Factor out the reverse proxy info to a separate file, add some more info on reverse-proxying the federation port. | |||||
2019-02-11 |