sarsooxyz.pyreact/cron.yaml
2020-05-15 22:59:12 +01:00

15 lines
368 B
YAML

cron:
- description: "playlist executions job"
url: /api/playlist/run/users/cron
schedule: every 8 hours
target: spotify
- description: "playlist stats refresh"
url: /api/spotfm/playlist/refresh/users/cron
schedule: every 72 hours
target: spotify
- description: "tag refresh"
url: /api/tag/update/users/cron
schedule: every 24 hours
target: spotify