2015-08-02 19:38:27 +02:00
|
|
|
general:
|
|
|
|
debug : False
|
2016-02-27 18:41:09 +01:00
|
|
|
instance_name : "searx_test"
|
2015-08-02 19:38:27 +02:00
|
|
|
|
2015-08-02 19:59:54 +02:00
|
|
|
search:
|
|
|
|
safe_search : 0
|
2016-04-08 16:38:05 +02:00
|
|
|
autocomplete : ""
|
2015-08-02 19:59:54 +02:00
|
|
|
|
2014-01-19 00:17:02 +01:00
|
|
|
server:
|
2014-01-19 22:59:01 +01:00
|
|
|
port : 11111
|
2015-08-02 19:03:55 +02:00
|
|
|
bind_address : 127.0.0.1
|
2014-01-19 00:17:02 +01:00
|
|
|
secret_key : "ultrasecretkey" # change this!
|
2015-08-02 19:38:27 +02:00
|
|
|
base_url : False
|
|
|
|
image_proxy : False
|
|
|
|
|
|
|
|
ui:
|
2014-09-14 13:24:40 +02:00
|
|
|
themes_path : ""
|
|
|
|
default_theme : default
|
2015-08-02 19:38:27 +02:00
|
|
|
default_locale : ""
|
|
|
|
|
|
|
|
outgoing:
|
|
|
|
request_timeout : 1.0 # seconds
|
|
|
|
useragent_suffix : ""
|
2014-01-19 00:17:02 +01:00
|
|
|
|
|
|
|
engines:
|
2014-01-25 18:07:57 +01:00
|
|
|
- name : general_dummy
|
|
|
|
engine : dummy
|
2014-01-19 00:17:02 +01:00
|
|
|
categories : general
|
2016-02-27 18:41:09 +01:00
|
|
|
shortcut : gd
|
2014-01-19 00:17:02 +01:00
|
|
|
|
2014-01-25 18:07:57 +01:00
|
|
|
- name : dummy_dummy
|
|
|
|
engine : dummy
|
|
|
|
categories : dummy
|
2016-02-27 18:41:09 +01:00
|
|
|
shortcut : dd
|
2014-01-19 00:17:02 +01:00
|
|
|
|
2014-01-25 18:07:57 +01:00
|
|
|
locales:
|
|
|
|
en : English
|
|
|
|
hu : Magyar
|