by default store crawled pages to HTCache to support verify=false snippet generation

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7087 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 15 years ago
parent 2009999162
commit 3f1d5a061f

@ -509,11 +509,11 @@ crawlingDomMaxPages=-1
indexText=true
indexMedia=true
# Filter for crawlinig; may be used to restrict a crawl to a specific domain
# Filter for crawling; may be used to restrict a crawl to a specific domain
# URLs are only indexed and further crawled if they match this filter
crawlingFilter=.*
crawlingQ=false
storeHTCache=false
storeHTCache=true
storeTXCache=true
# peers may initiate remote crawling tasks.

Loading…
Cancel
Save