added tag refresh cron job
This commit is contained in:
parent
7dc8e42fe3
commit
e2317c86ef
@ -8,3 +8,7 @@ cron:
|
|||||||
url: /api/spotfm/playlist/refresh/users/cron
|
url: /api/spotfm/playlist/refresh/users/cron
|
||||||
schedule: every 72 hours
|
schedule: every 72 hours
|
||||||
target: spotify
|
target: spotify
|
||||||
|
- description: "tag refresh"
|
||||||
|
url: /api/tag/update/users/cron
|
||||||
|
schedule: every 24 hours
|
||||||
|
target: spotify
|
||||||
|
Loading…
Reference in New Issue
Block a user