delay: delay_on_error only for 5xx, auth_delay for 401 in case login/user is missing
This commit is contained in:
@@ -838,9 +838,9 @@ Default: `8`
|
||||
|
||||
_(>= 3.7.0)_
|
||||
|
||||
Base delay in case of error response (seconds)
|
||||
Base delay in case of error 5xx response (seconds)
|
||||
|
||||
Default: `0.01`
|
||||
Default: `1`
|
||||
|
||||
##### max_content_length
|
||||
|
||||
|
||||
Reference in New Issue
Block a user