Update DOCUMENTATION.md

This commit is contained in:
BastelBaus
2025-03-24 20:19:28 +01:00
committed by GitHub
parent 3af690fcb6
commit 9f7941d428

View File

@@ -1060,6 +1060,16 @@ The path to the CA file in pem format which is used to certificate the server ce
Default:
##### ldap_ignore_attribute_create_modify_timestamp
_(>= 3.6.0)_
Add modifyTimestamp and createTimestamp to the exclusion list of internal ldap3 client
so that these schema attributes are not checked. This is needed for Authentik since
Authentik does not provide these both attributes.
Default: false
##### dovecot_connection_type = AF_UNIX
_(>= 3.4.1)_