]> git.pld-linux.org Git - packages/eventum.git/blame - sphinx.crontab
- up to r4428, add sphinx subpackage for sphinx search cron and config
[packages/eventum.git] / sphinx.crontab
CommitLineData
1cce3e61
ER
1MAILTO=root
2
3# Run nightly.
412 03 * * * sphinx indexer --config /etc/sphinx/eventum.conf --all --rotate --quiet
5
6# Run every 5m.
7*/5 * * * * sphinx indexer --config /etc/sphinx/eventum.conf {issue,email,note,phonesupport}_recent{,_stemmed} --rotate --quiet
8
9# vim:ts=3:sw=3:et
This page took 0.083101 seconds and 4 git commands to generate.