|
@@ -9,7 +9,7 @@ server:
|
9
|
9
|
https_rewrite : True # Force rewrite result urls. See searx/https_rewrite.py
|
10
|
10
|
useragent_suffix : "" # suffix of searx_useragent, could contain informations like an email address to the administrator
|
11
|
11
|
image_proxy : False # Proxying image results through searx
|
12
|
|
- default_locale : "" # Default interface locale - leave blank to detect from browser information
|
|
12
|
+ default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the 'locales' config section
|
13
|
13
|
|
14
|
14
|
engines:
|
15
|
15
|
- name : wikipedia
|