diff --git a/defaults/autoReCrawl.conf b/defaults/autoReCrawl.conf index cbe98f40d..740651e2f 100644 --- a/defaults/autoReCrawl.conf +++ b/defaults/autoReCrawl.conf @@ -1,8 +1,8 @@ # YaCy autoReCrawl configuration for bookmark folders # # schedule|folder|filter|crawlingdepth|crawlingIfOlder|DomFilterDepth|DomMaxPages|crawlingQ|indexText|indexMedia|crawlOrder|xsstopw|storeHTCache -3600000 /autoReCrawl/hourly .* 1 59 -1 -1 1 1 1 1 0 0 -86400000 /autoReCrawl/daily .* 3 1439 -1 -1 1 1 1 1 0 0 -604800000 /autoReCrawl/weekly .* 3 10079 -1 -1 1 1 1 1 0 0 -2678400000 /autoReCrawl/monthly .* 4 44639 -1 -1 1 1 1 1 0 0 +3600000 /autoReCrawl/hourly .* 1 59 -1 -1 true true true true false false +86400000 /autoReCrawl/daily .* 3 1439 true true true true false false +604800000 /autoReCrawl/weekly .* 3 10079 true true true true false false +2678400000 /autoReCrawl/monthly .* 4 44639 true true true true false false # eof