From 1b030d4b4192db0aae4f3c299c047dd136ab15bb Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Thu, 3 Aug 2023 19:52:52 +0200 Subject: [doc] engine: Yacy Signed-off-by: Markus Heiser --- searx/settings.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index 589a3e75e..209b32b4d 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1756,13 +1756,10 @@ engines: # engine: yacy # shortcut: ya # base_url: http://localhost:8090 - # required if you aren't using HTTPS for your local yacy instance' + # # required if you aren't using HTTPS for your local yacy instance' # enable_http: true - # number_of_results: 5 # timeout: 3.0 - # Yacy search mode. 'global' or 'local'. by default, Yacy operates in 'global' mode. - # 'global' = Peer-to-Peer search - # 'local' = Privacy or Stealth mode, restricts the search to local yacy instance. + # # Yacy search mode. 'global' or 'local'. # search_mode: 'global' - name: rumble -- cgit v1.2.3