[mod] enable Qwant engines (web, news, images, video) by default

Qwant is a fast and reliable search engine and AFAIK there is no CAPTCHA.  Let
us enable Qwant engines by default.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
dependabot/pip/master/sphinx-6.1.3
Markus Heiser 3 years ago
parent ef6e1bd6b9
commit 420e3caba3

@ -986,7 +986,7 @@ engines:
engine: qwant engine: qwant
shortcut: qw shortcut: qw
categories: general categories: general
disabled: true disabled: false
additional_tests: additional_tests:
rosebud: *test_rosebud rosebud: *test_rosebud
@ -994,21 +994,21 @@ engines:
engine: qwant engine: qwant
shortcut: qwn shortcut: qwn
categories: news categories: news
disabled: true disabled: false
network: qwant network: qwant
- name: qwant images - name: qwant images
engine: qwant engine: qwant
shortcut: qwi shortcut: qwi
categories: images categories: images
disabled: true disabled: false
network: qwant network: qwant
- name: qwant videos - name: qwant videos
engine: qwant engine: qwant
shortcut: qwv shortcut: qwv
categories: videos categories: videos
disabled: true disabled: false
network: qwant network: qwant
# - name: library # - name: library

Loading…
Cancel
Save