Disable registrations by default
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22.
This commit is contained in:
@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user