From 3f1d5a061f2ec62adf4236c964ffacc9a28faa20 Mon Sep 17 00:00:00 2001 From: orbiter Date: Tue, 31 Aug 2010 09:28:01 +0000 Subject: [PATCH] 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 --- defaults/yacy.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaults/yacy.init b/defaults/yacy.init index 7610639f4..ea8f4bd94 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -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.