diff --git a/config b/config index 6df01d9f..5e88e9e3 100644 --- a/config +++ b/config @@ -74,6 +74,9 @@ ## Expiration time of caching failed logins in seconds #cache_failed_logins_expiry = 90 +# Ignore modifyTimestamp and createTimestamp attributes. Needed if Authentik LDAP server is used. Uncomment then. +#ldap_authentik_timestamp_hack = true + # URI to the LDAP server #ldap_uri = ldap://localhost