YGGstate/ example/environment /crontab
2023-08-14 10:09:11 +03:00

5 lines
175 B
Plaintext

@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