[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.
This commit is contained in:
Martin Fischer 2022-01-03 22:47:19 +01:00
parent abe53946d4
commit 3f76c9c96c

View file

@ -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