delay: update doc
This commit is contained in:
@@ -1078,9 +1078,7 @@ Default: `False`
|
|||||||
|
|
||||||
##### delay
|
##### delay
|
||||||
|
|
||||||
Average delay (in seconds) after failed login attempts.
|
Average delay (in seconds) after failed or missing login attempts or denied access.
|
||||||
|
|
||||||
Also used for invalid/not-existing/not-enabled share-by-token. _(>= 3.7.0)_
|
|
||||||
|
|
||||||
Default: `1`
|
Default: `1`
|
||||||
|
|
||||||
|
|||||||
3
config
3
config
@@ -180,8 +180,7 @@
|
|||||||
# Enable caching of htpasswd file based on size and mtime_ns
|
# Enable caching of htpasswd file based on size and mtime_ns
|
||||||
#htpasswd_cache = False
|
#htpasswd_cache = False
|
||||||
|
|
||||||
# Incorrect authentication delay (seconds)
|
# Incorrect or missing authentication or denied access average delay (seconds)
|
||||||
# Also used for invalid/not-existing/not-enabled share-by-token (>= 3.7.0)
|
|
||||||
#delay = 1
|
#delay = 1
|
||||||
|
|
||||||
# Message displayed in the client when a password is needed
|
# Message displayed in the client when a password is needed
|
||||||
|
|||||||
Reference in New Issue
Block a user