Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into new-cmds
This commit is contained in:
@ -649,7 +649,7 @@ password_providers:
|
||||
config:
|
||||
sharedSecret: "{{ matrix_synapse_ext_password_provider_shared_secret_auth_shared_secret }}"
|
||||
{% endif %}
|
||||
{% if matrix_synapse_ext_password_provider_ldap %}
|
||||
{% if matrix_synapse_ext_password_provider_ldap_enabled %}
|
||||
- module: "ldap_auth_provider.LdapAuthProvider"
|
||||
config:
|
||||
enabled: true
|
||||
|
Reference in New Issue
Block a user