Spaces:
Running
Running
Update searxng/settings.yml
Browse files- searxng/settings.yml +4 -4
searxng/settings.yml
CHANGED
@@ -27,10 +27,10 @@ brand:
|
|
27 |
About: "https://linux.do/u/f-droid"
|
28 |
|
29 |
search:
|
30 |
-
Filter results.
|
31 |
-
safe_search:
|
32 |
-
|
33 |
-
|
34 |
# by default.
|
35 |
autocomplete: ""
|
36 |
# minimun characters to type before autocompleter starts
|
|
|
27 |
About: "https://linux.do/u/f-droid"
|
28 |
|
29 |
search:
|
30 |
+
# Filter results. 0: None, 1: Moderate, 2: Strict
|
31 |
+
safe_search: 1
|
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
|