forked from External/ergo
add support for email timeouts
This commit is contained in:
parent
46572b871f
commit
032ca175e4
4 changed files with 29 additions and 6 deletions
|
|
@ -386,6 +386,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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue