summary refs log tree commit diff
diff options
context:
space:
mode:
authorSimon Dwyer <simon@thedwyers.co>2018-09-16 10:28:29 +1000
committerSimon Dwyer <simon@thedwyers.co>2018-09-16 13:12:57 +1000
commitf472abd792c5f3d969bb16c9ad7ee278b87ee761 (patch)
treec024266e6ffe68763ccce2660c81c96096093676
parentAdded 'MAX_UPLOAD_SIZE' variable and set default to "10M" (diff)
downloadsynapse-f472abd792c5f3d969bb16c9ad7ee278b87ee761.tar.xz
Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable.
-rw-r--r--docker/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/README.md b/docker/README.md

index 038c78f7c0..ecdf8a8b17 100644 --- a/docker/README.md +++ b/docker/README.md
@@ -88,6 +88,7 @@ variables are available for configuration: * ``SYNAPSE_TURN_URIS``, set this variable to the coma-separated list of TURN uris to enable TURN for this homeserver. * ``SYNAPSE_TURN_SECRET``, set this to the TURN shared secret if required. +* ``SYNAPSE_MAX_UPLOAD_SIZE``, the max upload size [default `10M`]. Shared secrets, that will be initialized to random values if not set: