diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-03-03 11:08:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-03 11:08:11 +0000 |
commit | a5daae2a5ff1bde2c1b6464e312bd5023b2782aa (patch) | |
tree | 9f47467abc7c4a790c6bc2e97bffec9ec2eca7c0 | |
parent | Prevent presence background jobs from running when presence is disabled (#9530) (diff) | |
download | synapse-a5daae2a5ff1bde2c1b6464e312bd5023b2782aa.tar.xz |
Update nginx reverse-proxy docs (#9512)
Turns out nginx overwrites the Host header by default.
-rw-r--r-- | changelog.d/9512.feature | 1 | ||||
-rw-r--r-- | docs/reverse_proxy.md | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/9512.feature b/changelog.d/9512.feature new file mode 100644 |