From 7f768b42d32ca86ea457cb7a71940430b6774235 Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Wed, 6 Nov 2013 15:00:57 +0100 Subject: [PATCH] we do not need the load-image flag any more since this is now controlled by parser switches --- defaults/yacy.init | 5 ----- 1 file changed, 5 deletions(-) diff --git a/defaults/yacy.init b/defaults/yacy.init index b40510278..ae70b9162 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -796,11 +796,6 @@ search.excludehosth= # the cases of nocache, iffresh and ifexist causes an index deletion search.verify.delete = true -# images may be treated either as documents that are shown in search results or as objects -# that are only visible in special search environments, like image search -search.excludeintext.image = true -crawler.load.image = true - # remote search details remotesearch.maxcount = 10 remotesearch.maxtime = 3000