Move cleanup cron job into the night
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"ldap": {},
|
||||
"scheduler": {
|
||||
"cleanup": {
|
||||
"schedule": "11 11 * * *",
|
||||
"schedule": "11 01 * * *",
|
||||
"command": "/app/pkg/cleanup.sh"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user