mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +00:00
example_configs: fix typo in Stalwart config
This commit is contained in:
@@ -42,7 +42,7 @@ To integrate with LLDAP,
|
||||
[directory.ldap.cache]
|
||||
entries = 500
|
||||
[directory.ldap.filter]
|
||||
mail = "(&(objectclass=person)(mail=?))"
|
||||
email = "(&(objectclass=person)(mail=?))"
|
||||
name = "(&(objectclass=person)(uid=?))"
|
||||
[directory.ldap.tls]
|
||||
allow-invalid-certs = true
|
||||
|
||||
Reference in New Issue
Block a user