mirror of https://github.com/searxng/searxng.git
Compare commits
2 Commits
416af0c191
...
a0aaf1aa5b
Author | SHA1 | Date |
---|---|---|
Markus Heiser | a0aaf1aa5b | |
Markus Heiser | 3bf3a89fcc |
|
@ -32,7 +32,7 @@ search:
|
|||
# Existing autocomplete backends: "dbpedia", "duckduckgo", "google", "yandex", "mwmbl",
|
||||
# "seznam", "startpage", "stract", "swisscows", "qwant", "wikipedia" - leave blank to turn it off
|
||||
# by default.
|
||||
autocomplete: ""
|
||||
autocomplete: "duckduckgo"
|
||||
# minimun characters to type before autocompleter starts
|
||||
autocomplete_min: 4
|
||||
# backend for the favicon near URL in search results.
|
||||
|
|
Loading…
Reference in New Issue