mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-09-02 17:22:56 +00:00
crontab schedule optimization
This commit is contained in:
parent
a79993a94b
commit
dd736c7923
@ -14,7 +14,7 @@
|
|||||||
# @reboot /usr/bin/mega-cmd-server
|
# @reboot /usr/bin/mega-cmd-server
|
||||||
# @reboot /usr/bin/mega-ftp /REMOTE_PATH_TO/yggo/storage/snap
|
# @reboot /usr/bin/mega-ftp /REMOTE_PATH_TO/yggo/storage/snap
|
||||||
|
|
||||||
0 * * * * indexer --all --rotate
|
5 0 * * * indexer --all --rotate
|
||||||
|
|
||||||
0 0 * * * cd /YGGo/crontab && php cleaner.php > /dev/null 2>&1
|
0 1 * * * cd /YGGo/crontab && php cleaner.php > /dev/null 2>&1
|
||||||
* * * * * cd /YGGo/crontab && php crawler.php > /dev/null 2>&1
|
* 2-23 * * * cd /YGGo/crontab && php crawler.php > /dev/null 2>&1
|
Loading…
x
Reference in New Issue
Block a user