bulk restore fix

This commit is contained in:
SJ
2014-06-25 13:56:24 +02:00
parent 105c7a6698
commit bc344594a9
3 changed files with 3 additions and 2 deletions

View File

@ -11,6 +11,7 @@ piler's crontab:
30 2 * * * LIBEXECDIR/piler/indexer.main.sh
*/15 * * * * /usr/local/bin/indexer --quiet tag1 --rotate
*/15 * * * * /usr/local/bin/indexer --quiet note1 --rotate
*/5 * * * * /usr/bin/find /srv/www/webui.yourdomain.com/tmp -type f -name i.\* -exec rm -f {} \;
### optional: the same report you can see on the health page
30 7 * * * /usr/bin/php LIBEXECDIR/piler/daily-report.php --webui /srv/www/webui.yourdomain.com