make htpasswd cache optional

This commit is contained in:
Peter Bieringer 2025-01-01 16:31:31 +01:00
parent c10ce7ae46
commit 46fe98f60b
4 changed files with 53 additions and 21 deletions

View file

@ -872,6 +872,12 @@ Available methods:
Default: `autodetect`
##### htpasswd_cache
Enable caching of htpasswd file based on size and mtime_ns
Default: `False`
##### delay
Average delay after failed login attempts in seconds.