add cache_logins* options

This commit is contained in:
Peter Bieringer 2024-12-30 08:16:45 +01:00
parent ac8abbd12c
commit 74311560c9
3 changed files with 26 additions and 0 deletions

6
config
View file

@ -62,6 +62,12 @@
# Value: none | htpasswd | remote_user | http_x_remote_user | ldap | denyall
#type = none
# Cache successful logins for until expiration time
#cache_logins = false
# Expiration time for caching successful logins in seconds
#cache_logins_expiry = 5
# URI to the LDAP server
#ldap_uri = ldap://localhost