Disable registrations by default
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22.
This commit is contained in:
@ -18,6 +18,7 @@ services:
|
||||
- DOMAIN
|
||||
- ENABLE_3PID_LOOKUP
|
||||
- ENABLE_ALLOWLIST
|
||||
- ENABLE_REGISTRATION
|
||||
- FEDERATION_ALLOWLIST
|
||||
- LETSENCRYPT_HOST=${DOMAIN}
|
||||
- REDACTION_RETENTION_PERIOD
|
||||
|
||||
Reference in New Issue
Block a user