|
|
@@ -74,8 +74,8 @@
|
|
|
## 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_ignore_attribute_create_modify_timestamp = true
|
|
|
+# Ignore modifyTimestamp and createTimestamp attributes. Required e.g. for Authentik LDAP server
|
|
|
+#ldap_ignore_attribute_create_modify_timestamp = false
|
|
|
|
|
|
# URI to the LDAP server
|
|
|
#ldap_uri = ldap://localhost
|