We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a222598 commit 534e476Copy full SHA for 534e476
1 file changed
config/schedule.yml
@@ -1,4 +1,4 @@
1
-#fetch_scoring_job:
2
-# cron: "*/2 * * * *"
3
-# class: "FetchScoringJob"
4
-# queue: default
+fetch_scoring_job:
+ cron: "*/2 * * * *"
+ class: "FetchScoringJob"
+ queue: default
0 commit comments