Browse Source

[enh] enable English dictionaries by default

These dictionaries are no longer part of the general category,
so they're no longer queried by default -> we can enable them
by default without degrading general query performance.
Martin Fischer 3 years ago
parent
commit
3f76c9c96c
1 changed files with 4 additions and 4 deletions
  1. 4 4
      searx/settings.yml

+ 4 - 4
searx/settings.yml

@@ -495,7 +495,7 @@ engines:
     first_page_num: 1
     first_page_num: 1
     shortcut: et
     shortcut: et
     categories: [dictionaries]
     categories: [dictionaries]
-    disabled: true
+    disabled: false
     about:
     about:
       website: https://www.etymonline.com/
       website: https://www.etymonline.com/
       wikidata_id: Q1188617
       wikidata_id: Q1188617
@@ -1423,7 +1423,7 @@ engines:
     base_url: "https://{language}.wiktionary.org/"
     base_url: "https://{language}.wiktionary.org/"
     number_of_results: 5
     number_of_results: 5
     search_type: text
     search_type: text
-    disabled: true
+    disabled: false
     about:
     about:
       website: https://www.wiktionary.org/
       website: https://www.wiktionary.org/
       wikidata_id: Q151
       wikidata_id: Q151
@@ -1473,7 +1473,7 @@ engines:
     engine: translated
     engine: translated
     shortcut: tl
     shortcut: tl
     timeout: 5.0
     timeout: 5.0
-    disabled: true
+    disabled: false
     # You can use without an API key, but you are limited to 1000 words/day
     # You can use without an API key, but you are limited to 1000 words/day
     # See: https://mymemory.translated.net/doc/usagelimits.php
     # See: https://mymemory.translated.net/doc/usagelimits.php
     # api_key: ''
     # api_key: ''
@@ -1603,7 +1603,7 @@ engines:
     base_url: https://www.wordnik.com/
     base_url: https://www.wordnik.com/
     categories: [dictionaries]
     categories: [dictionaries]
     timeout: 5.0
     timeout: 5.0
-    disabled: true
+    disabled: false
 
 
   - name: woxikon.de synonyme
   - name: woxikon.de synonyme
     engine: xpath
     engine: xpath