sarsooxyz.pyreact/cron.yaml

15 lines
368 B
YAML
Raw Permalink Normal View History

2019-10-06 12:06:27 +01:00
cron:
- description: "playlist executions job"
url: /api/playlist/run/users/cron
schedule: every 8 hours
2019-12-14 12:42:48 +00:00
target: spotify
- description: "playlist stats refresh"
url: /api/spotfm/playlist/refresh/users/cron
schedule: every 72 hours
target: spotify
2020-05-15 22:59:12 +01:00
- description: "tag refresh"
url: /api/tag/update/users/cron
schedule: every 24 hours
target: spotify