Switch Synapse to bottin2

This commit is contained in:
Alex 2020-02-11 22:11:45 +01:00
parent e3531ad1b7
commit 348fac27bc

View file

@ -378,7 +378,7 @@ password_providers:
- module: "ldap_auth_provider.LdapAuthProvider"
config:
enabled: true
uri: "ldap://bottin.service.2.cluster.deuxfleurs.fr:389"
uri: "ldap://bottin2.service.2.cluster.deuxfleurs.fr:389"
start_tls: false
bind_dn: '{{ key "secrets/chat/synapse/ldap_binddn" | trimSpace }}'
bind_password: '{{ key "secrets/chat/synapse/ldap_bindpw" | trimSpace }}'