summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorBnyro <bnyro@tutanota.com>2023-10-08 19:27:48 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-10-09 20:50:24 +0200
commitfa5b2a7948044522c0fa6d763f436e55c7600b95 (patch)
treec0504fd8c60b367e2de9f85f6b927fe9fa040075 /searx/settings.yml
parent5d53aac20f0cb0737bb475d51ce429e8547d3e33 (diff)
downloadsearxng-fa5b2a7948044522c0fa6d763f436e55c7600b95.tar.gz
searxng-fa5b2a7948044522c0fa6d763f436e55c7600b95.zip
[mod] yacy: use official instance by default and fix crashes
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml29
1 files changed, 20 insertions, 9 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 695b7f812..1b511c2c9 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -1898,15 +1898,26 @@ engines:
shortcut: mvw
disabled: true
- # - name: yacy
- # engine: yacy
- # shortcut: ya
- # base_url: http://localhost:8090
- # # required if you aren't using HTTPS for your local yacy instance'
- # enable_http: true
- # timeout: 3.0
- # # Yacy search mode. 'global' or 'local'.
- # search_mode: 'global'
+ - name: yacy
+ engine: yacy
+ categories: general
+ search_type: text
+ base_url: https://yacy.searchlab.eu
+ shortcut: ya
+ disabled: true
+ # required if you aren't using HTTPS for your local yacy instance
+ # https://docs.searxng.org/dev/engines/online/yacy.html
+ # enable_http: true
+ # timeout: 3.0
+ # search_mode: 'global'
+
+ - name: yacy images
+ engine: yacy
+ categories: images
+ search_type: image
+ base_url: https://yacy.searchlab.eu
+ shortcut: yai
+ disabled: true
- name: rumble
engine: rumble