Browse Source

reserve one hour for huge load operations

main
ghost 1 year ago
parent
commit
68d5820f30
  1. 2
      config/crontab.txt

2
config/crontab.txt

@ -4,4 +4,4 @@ @@ -4,4 +4,4 @@
30 0 * * * indexer --all --rotate
0 0 * * * /usr/bin/php /{PATH}/YGGo/crontab/cleaner.php >> /{PATH}/cleaner.log 2>&1
* * * * * /usr/bin/php /{PATH}/YGGo/crontab/crawler.php >> /{PATH}/crawler.log 2>&1
* 1-23 * * * /usr/bin/php /{PATH}/YGGo/crontab/crawler.php >> /{PATH}/crawler.log 2>&1
Loading…
Cancel
Save