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