yacy_search_server/defaults/autoReCrawl.conf
apfelmaennchen e1574fe02e - added autoReCrawl folders to bookmarks (DATA/SETTINGS/autoReCrawl.conf)
- the serverBusyThread checks folders every 60 min. (==> autoReCrawl_idlesleep in yacy.conf)
- added option to create bookmarks from CrawlStart URL

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5033 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-04 20:43:36 +00:00

9 lines
437 B
Plaintext

# 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
# eof