Merge remote-tracking branch 'origin/main' into dev
This commit is contained in:
commit
ed265be1fb
2 changed files with 8 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
cron:
|
||||
- description: "clean up old events"
|
||||
url: /tasks/cleanup
|
||||
schedule: every monday 09:00
|
||||
url: /tasks/cleanup
|
||||
schedule: every monday 09:00
|
||||
- description: "clean up old events without a visited date"
|
||||
url: /tasks/legacyCleanup
|
||||
schedule: every tuesday 09:00
|
||||
url: /tasks/legacyCleanup
|
||||
schedule: every tuesday 09:00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue