0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-13 08:08:57 +02:00

Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable.

This commit is contained in:
Simon Dwyer 2018-09-16 10:28:29 +10:00
parent 9c749a6b61
commit f472abd792

View file

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