Fix case of the mxisd ldap.connection.baseDNs option in comment
This commit is contained in:
parent
83e250936b
commit
25d3b315de
@ -152,7 +152,7 @@ matrix_mxisd_configuration_extension_yaml: |
|
||||
# host: ldapHostnameOrIp
|
||||
# tls: false
|
||||
# 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
|
||||
# bindPassword: TheUserPassword
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user