fix(xo-server/config.toml): typo

This commit is contained in:
Julien Fontanet
2021-09-12 10:54:49 +02:00
parent 0e1fe76b46
commit 827b55d60c

View File

@@ -70,7 +70,7 @@ mergeProvidersUsers = true
# should be used by default.
defaultSignInPage = '/signin'
# Minimum delay between two password authentication attemps.
# Minimum delay between two password authentication attempts.
#
# This is used to mitigate bruteforce attacks without being visible to users.
throttlingDelay = '2 seconds'