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

3
config
View File

@@ -109,6 +109,9 @@
# bcrypt requires the installation of 'bcrypt' module.
#htpasswd_encryption = autodetect
# Enable caching of htpasswd file based on size and mtime_ns
#htpasswd_cache = False
# Incorrect authentication delay (seconds)
#delay = 1