Fix case of the mxisd ldap.connection.baseDNs option in comment

This commit is contained in:
Marcel Partap 2019-05-14 22:38:21 +02:00
parent 83e250936b
commit 25d3b315de

View file

@ -152,7 +152,7 @@ matrix_mxisd_configuration_extension_yaml: |
# host: ldapHostnameOrIp # host: ldapHostnameOrIp
# tls: false # tls: false
# port: 389 # port: 389
# baseDns: ['OU=Users,DC=example,DC=org'] # baseDNs: ['OU=Users,DC=example,DC=org']
# bindDn: CN=My Mxisd User,OU=Users,DC=example,DC=org # bindDn: CN=My Mxisd User,OU=Users,DC=example,DC=org
# bindPassword: TheUserPassword # bindPassword: TheUserPassword