mirror of
https://github.com/searxng/searxng.git
synced 2026-05-20 18:04:30 +02:00
[fix] autocomplete: remove broken startpage backend
as long we don't have a solution for #4334 we can't offer startpage as autocomplete backend. Related: - https://github.com/searxng/searxng/issues/4334 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
1ae37728e4
commit
cc9dbde2e5
+1
-1
@@ -34,7 +34,7 @@ search:
|
||||
# Filter results. 0: None, 1: Moderate, 2: Strict
|
||||
safe_search: 0
|
||||
# Existing autocomplete backends: "baidu", "brave", "dbpedia", "duckduckgo", "google", "yandex",
|
||||
# "mwmbl", "seznam", "startpage", "stract", "swisscows", "qwant", "wikipedia" -
|
||||
# "mwmbl", "seznam", "stract", "swisscows", "qwant", "wikipedia" -
|
||||
# leave blank to turn it off by default.
|
||||
autocomplete: ""
|
||||
# minimun characters to type before autocompleter starts
|
||||
|
||||
Reference in New Issue
Block a user