[fix] disable qwant engine / the rate-limits are just very strict (#6148)

Qwant is set to inactive by default due to its strict rate-limits

Related:

- https://github.com/searxng/searxng/pull/6127

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser
2026-05-26 11:05:06 +02:00
committed by GitHub
parent 3db8b424a8
commit f1a22dec9e
+4
View File
@@ -1798,6 +1798,7 @@ engines:
engine: qwant
shortcut: qw
categories: [general, web]
disabled: true
- name: qwant news
qwant_categ: news
@@ -1805,6 +1806,7 @@ engines:
shortcut: qwn
categories: news
network: qwant
disabled: true
- name: qwant images
qwant_categ: images
@@ -1812,6 +1814,7 @@ engines:
shortcut: qwi
categories: [images, web]
network: qwant
disabled: true
- name: qwant videos
qwant_categ: videos
@@ -1819,6 +1822,7 @@ engines:
shortcut: qwv
categories: [videos, web]
network: qwant
disabled: true
# - name: library
# engine: recoll