diff options
Diffstat (limited to 'config/crontab.ugly')
-rw-r--r-- | config/crontab.ugly | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly index f4aa09194..6690cce33 100644 --- a/config/crontab.ugly +++ b/config/crontab.ugly @@ -4,10 +4,12 @@ # Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org. WWW: http://www.mysociety.org/ # -# $Id: crontab.ugly,v 1.22 2009-02-12 20:01:30 root Exp $ +# $Id: crontab.ugly,v 1.23 2009-04-08 11:36:30 louise Exp $ PATH=/usr/local/bin:/usr/bin:/bin -MAILTO=team@whatdotheyknow.com +# MAILTO=team@whatdotheyknow.com +# Temporarily redirect output to Louise, as debugging update-xapian-index slowness +MAILTO=louise@mysociety.org # Every 10 minutes */10 * * * * !!(*= $user *)!! run-with-lockfile -n /data/vhost/!!(*= $vhost *)!!/update-xapian-index.lock /data/vhost/!!(*= $vhost *)!!/mysociety/foi/script/update-xapian-index || echo "stalled?" |