fix: set searxng default language to english
This commit is contained in:
parent
9de48592d6
commit
2b0161d625
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ general:
|
||||||
search:
|
search:
|
||||||
safe_search: 0
|
safe_search: 0
|
||||||
autocomplete: "google"
|
autocomplete: "google"
|
||||||
|
default_lang: "en"
|
||||||
formats:
|
formats:
|
||||||
- html
|
- html
|
||||||
- json
|
- json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue