dawarich/config/schedule.yml

7 lines
108 B
YAML
Raw Normal View History

# config/schedule.yml
stat_creating_job:
cron: "0 */6 * * *"
class: "StatCreatingJob"
queue: default