diff --git a/config/crontab.txt b/config/crontab.txt index 0583b22..9e35161 100644 --- a/config/crontab.txt +++ b/config/crontab.txt @@ -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 \ No newline at end of file +* 1-23 * * * /usr/bin/php /{PATH}/YGGo/crontab/crawler.php >> /{PATH}/crawler.log 2>&1 \ No newline at end of file