mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 21:59:22 +02:00
[docs] settings_search.rst: add missing autocompletion providers
This commit is contained in:
parent
176079977d
commit
c1fcee9d9f
2 changed files with 16 additions and 11 deletions
|
@ -33,9 +33,9 @@ brand:
|
|||
search:
|
||||
# Filter results. 0: None, 1: Moderate, 2: Strict
|
||||
safe_search: 0
|
||||
# Existing autocomplete backends: "dbpedia", "duckduckgo", "google", "yandex", "mwmbl",
|
||||
# "seznam", "startpage", "stract", "swisscows", "qwant", "wikipedia" - leave blank to turn it off
|
||||
# by default.
|
||||
# Existing autocomplete backends: "baidu", "brave", "dbpedia", "duckduckgo", "google", "yandex",
|
||||
# "mwmbl", "seznam", "startpage", "stract", "swisscows", "qwant", "wikipedia" -
|
||||
# leave blank to turn it off by default.
|
||||
autocomplete: ""
|
||||
# minimun characters to type before autocompleter starts
|
||||
autocomplete_min: 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue