Shreyas094 commited on
Commit
799b70c
·
verified ·
1 Parent(s): d2800a8

Update searxng/settings.yml.new

Browse files
Files changed (1) hide show
  1. searxng/settings.yml.new +2 -2
searxng/settings.yml.new CHANGED
@@ -29,10 +29,10 @@ brand:
29
  search:
30
  # Filter results. 0: None, 1: Moderate, 2: Strict
31
  safe_search: 0
32
- # Existing autocomplete backends: "dbpedia", "duckduckgo", "google", "yandex", "mwmbl",
33
  # "seznam", "startpage", "stract", "swisscows", "qwant", "wikipedia" - leave blank to turn it off
34
  # by default.
35
- autocomplete: ""
36
  # minimun characters to type before autocompleter starts
37
  autocomplete_min: 4
38
  # Default search language - leave blank to detect from browser information or
 
29
  search:
30
  # Filter results. 0: None, 1: Moderate, 2: Strict
31
  safe_search: 0
32
+ # Existing autocomplete backends: "dbpedia", "duckduckgo", "google", "yandex", "mwmbl", "bing",
33
  # "seznam", "startpage", "stract", "swisscows", "qwant", "wikipedia" - leave blank to turn it off
34
  # by default.
35
+ autocomplete: "google,duckduckgo,bing"
36
  # minimun characters to type before autocompleter starts
37
  autocomplete_min: 4
38
  # Default search language - leave blank to detect from browser information or