summaryrefslogtreecommitdiff
path: root/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'defaults')
-rw-r--r--defaults/yacy.init7
1 files changed, 1 insertions, 6 deletions
diff --git a/defaults/yacy.init b/defaults/yacy.init
index 874d7ffa2..96a70a884 100644
--- a/defaults/yacy.init
+++ b/defaults/yacy.init
@@ -896,10 +896,6 @@ crawler.latencyFactor = 0.5
# defined here
crawler.onDemandLimit = 1000
-# The maximum time in seconds to wait for each wkhtmltopdf call when rendering PDF snapshots
-# Beyond that limit the process is killed
-snapshots.wkhtmltopdf.timeout = 30
-
# maximum size of indexing queue
indexer.slots = 100
@@ -963,8 +959,7 @@ search.result.show.proxy = false
search.result.show.indexbrowser = true
search.result.show.vocabulary = false
# Set of comma separated vocabulary names not to be used as search results facets
-search.result.show.vocabulary.omit =
-search.result.show.snapshots = false
+search.result.show.vocabulary.omit =
# when true, display the raw ranking score value
search.result.show.ranking = false