diff options
Diffstat (limited to 'config/crontab-example')
-rw-r--r-- | config/crontab-example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/crontab-example b/config/crontab-example index deca271af..212a4a689 100644 --- a/config/crontab-example +++ b/config/crontab-example @@ -5,7 +5,7 @@ # Email: hello@mysociety.org. WWW: http://www.mysociety.org/ PATH=/usr/local/bin:/usr/bin:/bin -MAILTO=cron-!!(*= $site *)!!@mysociety.org +MAILTO=!!(*= $mailto *)!! # Every 5 minutes */5 * * * * !!(*= $user *)!! !!(*= $vhost_dir *)!!/!!(*= $vcspath *)!!/commonlib/bin/run-with-lockfile.sh -n !!(*= $vhost_dir *)!!/change-xapian-database.lock "!!(*= $vhost_dir *)!!/!!(*= $vcspath *)!!/script/update-xapian-index verbose=true" >> !!(*= $vhost_dir *)!!/logs/update-xapian-index.log || echo "stalled?" |