mirror of
https://github.com/ergochat/ergo.git
synced 2025-02-16 13:40:48 +01:00
turn down default verify timeout
This commit is contained in:
parent
945dec9964
commit
757566ca45
@ -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…
x
Reference in New Issue
Block a user