Refactor backend to import/export syntax and update deps
This commit is contained in:
parent
1463773480
commit
7d0f3898de
20 changed files with 3168 additions and 685 deletions
|
|
@ -3,10 +3,6 @@ cron:
|
|||
url: /tasks/cleanup
|
||||
schedule: every monday 09:00
|
||||
target: api
|
||||
- description: "clean up old events without a visited date"
|
||||
url: /tasks/legacyCleanup
|
||||
schedule: every tuesday 09:00
|
||||
target: api
|
||||
- description: "remove people with an event id that no longer exists"
|
||||
url: /tasks/removeOrphans
|
||||
schedule: 1st wednesday of month 09:00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue