mirror of
https://github.com/YGGverse/YGGstate.git
synced 2025-02-03 18:34:20 +00:00
add crontab configuration example
This commit is contained in:
parent
44c1bb3fe0
commit
8dc0889460
5
example/environment /crontab
Normal file
5
example/environment /crontab
Normal 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
|
Loading…
x
Reference in New Issue
Block a user