YGGo/config/crontab.txt

7 lines
253 B
Plaintext
Raw Normal View History

@reboot searchd
@reboot indexer --all --rotate
2023-08-03 05:34:51 +00:00
30 0 * * * indexer --all --rotate
2023-05-15 08:51:27 +00:00
2023-08-03 05:34:51 +00:00
0 0 * * * /usr/bin/php /{PATH}/YGGo/crontab/cleaner.php >> /{PATH}/cleaner.log 2>&1
* 1-23 * * * /usr/bin/php /{PATH}/YGGo/crontab/crawler.php >> /{PATH}/crawler.log 2>&1