mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-25 09:11:00 +00:00
Move cleanup cron job into the night
This commit is contained in:
parent
2878641da2
commit
f01e2215b0
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"ldap": {},
|
||||
"scheduler": {
|
||||
"cleanup": {
|
||||
"schedule": "11 11 * * *",
|
||||
"schedule": "11 01 * * *",
|
||||
"command": "/app/pkg/cleanup.sh"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue