mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 03:49:27 +01:00
turn down default verify timeout
This commit is contained in:
parent
945dec9964
commit
757566ca45
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user