summary refs log tree commit diff
path: root/changelog.d/8227.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add /_synapse/client to the reverse proxy docs (#8227)Andrew Morgan2020-09-101-0/+1
This PR adds a information about forwarding `/_synapse/client` endpoints through your reverse proxy. The first of these endpoints are introduced in https://github.com/matrix-org/synapse/pull/8004.