mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 13:50:37 -05:00
Disable the Web client in the Docker image
This commit is contained in:
parent
e174c46a29
commit
914a59cb8c
2 changed files with 3 additions and 4 deletions
|
|
@ -94,7 +94,6 @@ variables are available for configuration:
|
|||
statistics reporting back to the Matrix project which helps us to get funding.
|
||||
* ``SYNAPSE_NO_TLS``, set this variable to disable TLS in Synapse (use this if
|
||||
you run your own TLS-capable reverse proxy).
|
||||
* ``SYNAPSE_WEB_CLIENT``, set this variable to enable the embedded Web client.
|
||||
* ``SYNAPSE_ENABLE_REGISTRATION``, set this variable to enable registration on
|
||||
the Synapse instance.
|
||||
* ``SYNAPSE_ALLOW_GUEST``, set this variable to allow guest joining this server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue