summary refs log tree commit diff
path: root/develop/usage
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2021-06-10 10:40:47 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2021-06-10 10:40:47 +0000
commit0f883ab76692745f993009ff9bed681dfb1901a1 (patch)
treedc20d6914b230f1faba27f16227a29b5c53fdd5e /develop/usage
parentdeploy: 7dc14730d925a39a885a14ce309d99054f9617d5 (diff)
downloadsynapse-0f883ab76692745f993009ff9bed681dfb1901a1.tar.xz
deploy: e6245e6d48bcb0a1d426b73d010988e0f2d92b35
Diffstat (limited to 'develop/usage')
-rw-r--r--develop/usage/configuration/homeserver_sample_config.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html

index 9491a8ad73..5b0e0a845e 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html
@@ -1146,6 +1146,10 @@ media_store_path: &quot;DATADIR/media_store&quot; # The largest allowed upload size in bytes # +# If you are using a reverse proxy you may also need to set this value in +# your reverse proxy's config. Notably Nginx has a small max body size by default. +# See https://matrix-org.github.io/synapse/develop/reverse_proxy.html. +# #max_upload_size: 50M # Maximum number of pixels that will be thumbnailed