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

@ -18,6 +18,7 @@ services:
- DOMAIN
- ENABLE_3PID_LOOKUP
- ENABLE_ALLOWLIST
- ENABLE_REGISTRATION
- FEDERATION_ALLOWLIST
- LETSENCRYPT_HOST=${DOMAIN}
- REDACTION_RETENTION_PERIOD