]> git.pld-linux.org Git - packages/eventum.git/blame_incremental - sphinx.crontab
Up to 3.10.12
[packages/eventum.git] / sphinx.crontab
... / ...
CommitLineData
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.0432 seconds and 5 git commands to generate.