Update example-config.yaml
Set more reasonable 10 minute downtime period
This commit is contained in:
parent
b8ede44a92
commit
668fbce687
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ homeserver: "we2.ee"
|
|||
|
||||
# Token reset configuration
|
||||
token_reset_time_utc: 0 # 00:00 UTC
|
||||
downtime_before_token_reset: 30 # 30 minutes before that time, registration is closed
|
||||
downtime_before_token_reset: 10 # 10 minutes before that time, registration is closed
|
||||
|
||||
# Email rate limiting and multiple account settings
|
||||
email_cooldown: 3600 # 1 hour cooldown between requests for the same email
|
||||
|
|
Loading…
Add table
Reference in a new issue