chore(xo-server/config.toml): explicit auth delay is per user
This commit is contained in:
@@ -70,7 +70,7 @@ mergeProvidersUsers = true
|
||||
# should be used by default.
|
||||
defaultSignInPage = '/signin'
|
||||
|
||||
# Minimum delay between two password authentication attempts.
|
||||
# Minimum delay between two password authentication attempts for a specific user.
|
||||
#
|
||||
# This is used to mitigate bruteforce attacks without being visible to users.
|
||||
throttlingDelay = '2 seconds'
|
||||
|
||||
Reference in New Issue
Block a user