1
0
mirror of https://github.com/YGGverse/YGGo.git synced 2025-01-13 08:17:59 +00:00
YGGo/config/crontab.txt
2023-08-03 08:34:51 +03:00

7 lines
253 B
Plaintext

@reboot searchd
@reboot indexer --all --rotate
30 0 * * * indexer --all --rotate
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