mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-30 01:29:27 -07:00
turn down default verify timeout
This commit is contained in:
@@ -146,8 +146,7 @@ accounts:
|
||||
enabled: true
|
||||
|
||||
# length of time a user has to verify their account before it can be re-registered
|
||||
# default is 120 hours, or 5 days
|
||||
verify-timeout: "120h"
|
||||
verify-timeout: "32h"
|
||||
|
||||
# callbacks to allow
|
||||
enabled-callbacks:
|
||||
|
||||
Reference in New Issue
Block a user