Browse Source

Fix a wrong setting

pull/4276/head
gzfrozen 2 years ago
parent
commit
1c220daf5f
No known key found for this signature in database GPG Key ID: BC90DB8D05A85B93
  1. 2
      .env.template

2
.env.template

@ -147,7 +147,7 @@
## ##
## Cron schedule of the job that cleans old auth requests from the auth request. ## Cron schedule of the job that cleans old auth requests from the auth request.
## Defaults to every minute. Set blank to disable this job. ## Defaults to every minute. Set blank to disable this job.
# EVENT_CLEANUP_SCHEDULE="30 * * * * *" # AUTH_REQUEST_PURGE_SCHEDULE="30 * * * * *"
######################## ########################
### General settings ### ### General settings ###

Loading…
Cancel
Save