]> git.pld-linux.org Git - packages/eventum.git/blob - sphinx.crontab
up to 3.1.7
[packages/eventum.git] / sphinx.crontab
1 MAILTO=root
2
3 # Run nightly.
4 12   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.024792 seconds and 3 git commands to generate.