Fix spacing
This commit is contained in:
parent
868c82da6a
commit
1c56923838
|
|
@ -1,7 +1,7 @@
|
||||||
cron:
|
cron:
|
||||||
- description: "clean up old events"
|
- description: "clean up old events"
|
||||||
url: /tasks/cleanup
|
url: /tasks/cleanup
|
||||||
schedule: every monday 09:00
|
schedule: every monday 09:00
|
||||||
- description: "clean up old events without a visited date"
|
- description: "clean up old events without a visited date"
|
||||||
url: /tasks/legacyCleanup
|
url: /tasks/legacyCleanup
|
||||||
schedule: every tuesday 09:00
|
schedule: every tuesday 09:00
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue