diff options
Diffstat (limited to 'misc/dashboard/app/cron.yaml')
-rw-r--r-- | misc/dashboard/app/cron.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/dashboard/app/cron.yaml b/misc/dashboard/app/cron.yaml new file mode 100644 index 000000000..b54c24cef --- /dev/null +++ b/misc/dashboard/app/cron.yaml @@ -0,0 +1,4 @@ +cron: +- description: update rolling package install counts + url: /install/cron + schedule: every 24 hours |