summary refs log tree commit diff
path: root/docker
diff options
context:
space:
mode:
authorSimon Dwyer <simon@thedwyers.co>2018-09-16 12:59:23 +1000
committerSimon Dwyer <simon@thedwyers.co>2018-09-16 13:12:57 +1000
commitda864a92c9eb8335fdd5602bcd4afe21c98cca39 (patch)
treeee905a3c828c42a69b95b7a51a8af59726104d47 /docker
parentAdded description for "SYNAPSE_MAX_UPLOAD_SIZE" variable. (diff)
downloadsynapse-da864a92c9eb8335fdd5602bcd4afe21c98cca39.tar.xz
Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable.
Diffstat (limited to 'docker')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index ecdf8a8b17..3c00d1e948 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -88,7 +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`].
+* ``SYNAPSE_MAX_UPLOAD_SIZE``, set this variable to change the max upload size [default `10M`].
 
 Shared secrets, that will be initialized to random values if not set: