diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2023-08-03 19:52:52 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-08-03 19:58:51 +0200 |
| commit | 1b030d4b4192db0aae4f3c299c047dd136ab15bb (patch) | |
| tree | 1a2c118566e7724a148d13fea5a7e4afdfd81791 /searx/settings.yml | |
| parent | ca518c68035ffa60825eedd3ef4cfb404605c78c (diff) | |
[doc] engine: Yacy
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 7 |
1 files changed, 2 insertions, 5 deletions
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 |