we do not need the load-image flag any more since this is now controlled

by parser switches
This commit is contained in:
Michael Peter Christen 2013-11-06 15:00:57 +01:00
parent 234a974955
commit 7f768b42d3

View File

@ -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