diff options
Diffstat (limited to 'conf/crontab.ugly')
-rw-r--r-- | conf/crontab.ugly | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/crontab.ugly b/conf/crontab.ugly index 8fc1ecf40..d1779ff73 100644 --- a/conf/crontab.ugly +++ b/conf/crontab.ugly @@ -27,6 +27,9 @@ MAILTO=cron-!!(*= $site *)!!@mysociety.org !!(* } *)!! +# Once an hour, update the all reports stats +13 * * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/cron-wrapper update-all-reports + # Once a day on all servers 39 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/problems-filed-graph 43 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/problem-creation-graph |