Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable.

This commit is contained in:
Simon Dwyer 2018-09-16 12:59:23 +10:00
parent f472abd792
commit da864a92c9

View File

@ -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: