mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-01 16:49:09 +00:00
Fix a wrong setting
This commit is contained in:
parent
b8f7d07a5d
commit
1c220daf5f
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@
|
|||
##
|
||||
## Cron schedule of the job that cleans old auth requests from the auth request.
|
||||
## Defaults to every minute. Set blank to disable this job.
|
||||
# EVENT_CLEANUP_SCHEDULE="30 * * * * *"
|
||||
# AUTH_REQUEST_PURGE_SCHEDULE="30 * * * * *"
|
||||
|
||||
########################
|
||||
### General settings ###
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue