mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
add cache_logins* options
This commit is contained in:
parent
ac8abbd12c
commit
74311560c9
3 changed files with 26 additions and 0 deletions
|
@ -812,6 +812,18 @@ Available backends:
|
|||
|
||||
Default: `none`
|
||||
|
||||
##### cache_logins
|
||||
|
||||
Cache successful logins until expiration time
|
||||
|
||||
Default: `false`
|
||||
|
||||
##### cache_logins_expiry
|
||||
|
||||
Expiration time of caching successful logins in seconds
|
||||
|
||||
Default: `5`
|
||||
|
||||
##### htpasswd_filename
|
||||
|
||||
Path to the htpasswd file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue