Disable registrations by default

See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22.
This commit is contained in:
decentral1se
2022-03-13 16:55:48 +01:00
parent c71f3bc519
commit 919e9253ae
4 changed files with 5 additions and 2 deletions

View File

@ -15,6 +15,8 @@ COMPOSE_FILE="compose.yml"
#DISABLE_FEDERATION=1
ENABLE_REGISTRATION=false
#AUTO_JOIN_ROOM_ENABLED=1
#AUTO_JOIN_ROOM="#example:example.com"