summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAaron Raimist <aaron@raim.ist>2021-06-10 05:40:24 -0500
committerGitHub <noreply@github.com>2021-06-10 11:40:24 +0100
commite6245e6d48bcb0a1d426b73d010988e0f2d92b35 (patch)
tree52a1069571d52e1a2e7d501f8f18bb2623f0cce6 /changelog.d
parentUpdate Complement run with Synapse-supported MSC-related build tags (#10155) (diff)
downloadsynapse-e6245e6d48bcb0a1d426b73d010988e0f2d92b35.tar.xz
Mention that you need to configure max upload size in reverse proxy as well (#10122)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10122.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10122.doc b/changelog.d/10122.doc
new file mode 100644
index 0000000000..07a0d2520d
--- /dev/null
+++ b/changelog.d/10122.doc
@@ -0,0 +1 @@
+Mention in the sample homeserver config that you may need to configure max upload size in your reverse proxy. Contributed by @aaronraimist.