From 3f76c9c96c46503f68d8a18380c7ccb812895cf9 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Mon, 3 Jan 2022 22:47:19 +0100 Subject: [PATCH] [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. --- searx/settings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/searx/settings.yml b/searx/settings.yml index 765b33a3e..ee39b7b29 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -495,7 +495,7 @@ engines: first_page_num: 1 shortcut: et categories: [dictionaries] - disabled: true + disabled: false about: website: https://www.etymonline.com/ wikidata_id: Q1188617 @@ -1423,7 +1423,7 @@ engines: base_url: "https://{language}.wiktionary.org/" number_of_results: 5 search_type: text - disabled: true + disabled: false about: website: https://www.wiktionary.org/ wikidata_id: Q151 @@ -1473,7 +1473,7 @@ engines: engine: translated shortcut: tl timeout: 5.0 - disabled: true + disabled: false # You can use without an API key, but you are limited to 1000 words/day # See: https://mymemory.translated.net/doc/usagelimits.php # api_key: '' @@ -1603,7 +1603,7 @@ engines: base_url: https://www.wordnik.com/ categories: [dictionaries] timeout: 5.0 - disabled: true + disabled: false - name: woxikon.de synonyme engine: xpath