add crontab configuration example

This commit is contained in:
ghost 2023-08-14 10:09:11 +03:00
parent 44c1bb3fe0
commit 8dc0889460

View File

@ -0,0 +1,5 @@
@reboot searchd
@reboot indexer --all --rotate
*/4 * * * * indexer peer --rotate
*/5 * * * * /usr/bin/php /{PATH}/YGGstate/src/crontab/crawler.php >> /{PATH}/crawler.log 2>&1