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

@ -2048,7 +2048,7 @@ sso:
password_config:
# Uncomment to disable password login
#
#enabled: false
enabled: {{ env "PASSWORD_LOGIN_ENABLED" }}
# Uncomment to disable authentication against the local password
# database. This is ignored if `enabled` is false, and is only useful