forked from External/ergo
turn down default verify timeout
This commit is contained in:
parent
945dec9964
commit
757566ca45
1 changed files with 1 additions and 2 deletions
|
|
@ -146,8 +146,7 @@ accounts:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
# length of time a user has to verify their account before it can be re-registered
|
# 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: "32h"
|
||||||
verify-timeout: "120h"
|
|
||||||
|
|
||||||
# callbacks to allow
|
# callbacks to allow
|
||||||
enabled-callbacks:
|
enabled-callbacks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue