config to hide local login

Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/25.
This commit is contained in:
decentral1se
2022-03-14 17:19:56 +01:00
parent 919e9253ae
commit 1b32621af9
4 changed files with 4 additions and 2 deletions

View File

@ -21,6 +21,7 @@ services:
- ENABLE_REGISTRATION
- FEDERATION_ALLOWLIST
- LETSENCRYPT_HOST=${DOMAIN}
- PASSWORD_LOGIN_ENABLED
- REDACTION_RETENTION_PERIOD
- ROOT_LOG_LEVEL
- SQL_LOG_LEVEL