mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 02:11:59 +01:00
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
|
|
||
|
|
||
|
sphinx cronjob:
|
||
|
|
||
|
*/2 * * * * /usr/local/bin/indexer --quiet delta1 --rotate && sleep 2 && /usr/local/bin/indexer --quiet --merge main1 delta1 --rotate
|
||
|
|
||
|
*/5 * * * * /usr/local/bin/indexer --quiet tag1 --rotate
|
||
|
|