From 08885d0614f0b131a03f65af8bb4a601651dbacf Mon Sep 17 00:00:00 2001 From: Zhijie He Date: Sun, 30 Mar 2025 23:13:40 +0800 Subject: [feat] add Quark autocomplete support Co-authored-by: Bnyro --- searx/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index 96a0c07cb..d09904dcf 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -34,7 +34,7 @@ search: # Filter results. 0: None, 1: Moderate, 2: Strict safe_search: 0 # Existing autocomplete backends: "360search", "baidu", "brave", "dbpedia", "duckduckgo", "google", "yandex", - # "mwmbl", "seznam", "sogou", "stract", "swisscows", "qwant", "wikipedia" - + # "mwmbl", "seznam", "sogou", "stract", "swisscows", "quark", "qwant", "wikipedia" - # leave blank to turn it off by default. autocomplete: "" # minimun characters to type before autocompleter starts -- cgit v1.2.3