diff options
author | root <root> | 2009-02-12 20:01:30 +0000 |
---|---|---|
committer | root <root> | 2009-02-12 20:01:30 +0000 |
commit | 20a0a87272632f209b11399b59677fd4be3d3c0c (patch) | |
tree | c7d4ca6e8aa88a1bd37050475853e82e720016b0 /config/crontab.ugly | |
parent | 9d9aa440c528693a197bc5391f3a10a871952ddd (diff) |
A new admin stats graph
Diffstat (limited to 'config/crontab.ugly')
-rw-r--r-- | config/crontab.ugly | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly index 7d68a2b07..f4aa09194 100644 --- a/config/crontab.ugly +++ b/config/crontab.ugly @@ -4,7 +4,7 @@ # Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org. WWW: http://www.mysociety.org/ # -# $Id: crontab.ugly,v 1.21 2009-02-09 09:51:53 francis Exp $ +# $Id: crontab.ugly,v 1.22 2009-02-12 20:01:30 root Exp $ PATH=/usr/local/bin:/usr/bin:/bin MAILTO=team@whatdotheyknow.com @@ -29,4 +29,5 @@ MAILTO=team@whatdotheyknow.com # Once a day on all servers 43 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/mysociety/foi/script/request-creation-graph +48 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/mysociety/foi/script/user-use-graph |