add support for email timeouts

This commit is contained in:
Shivaram Lingamneni
2021-07-07 07:12:15 -04:00
parent 46572b871f
commit 032ca175e4
4 changed files with 29 additions and 6 deletions
+1
View File
@@ -413,6 +413,7 @@ accounts:
# password: "hunter2"
blacklist-regexes:
# - ".*@mailinator.com"
timeout: 60s
# throttle account login attempts (to prevent either password guessing, or DoS
# attacks on the server aimed at forcing repeated expensive bcrypt computations)