config to hide local login
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/25.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user