Skip to content

Commit 49b42d1

Browse files
authored
Schedule cron job for /api/v2/update (#283)
1 parent 8e88e85 commit 49b42d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cron.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
cron:
2+
- description: "Update list"
3+
url: "/api/v2/update"
4+
schedule: every 12 hours
25
- description: "Remove ineligible domains ['','e')"
36
url: "/api/v2/remove-ineligible-domains?end=e"
47
schedule: every monday 9:00

0 commit comments

Comments
 (0)