2015-08-02 17:38:27 +00:00
|
|
|
general:
|
|
|
|
debug : False
|
2016-02-27 17:41:09 +00:00
|
|
|
instance_name : "searx_test"
|
2015-08-02 17:38:27 +00:00
|
|
|
|
2015-08-02 17:59:54 +00:00
|
|
|
search:
|
2019-01-06 14:27:46 +00:00
|
|
|
language: "all"
|
2015-08-02 17:59:54 +00:00
|
|
|
|
2014-01-18 23:17:02 +00:00
|
|
|
server:
|
2014-01-19 21:59:01 +00:00
|
|
|
port : 11111
|
2015-08-02 17:03:55 +00:00
|
|
|
bind_address : 127.0.0.1
|
2020-10-09 13:49:48 +00:00
|
|
|
secret_key : "changedultrasecretkey"
|
2015-08-02 17:38:27 +00:00
|
|
|
base_url : False
|
2016-12-25 22:31:51 +00:00
|
|
|
http_protocol_version : "1.0"
|
2015-08-02 17:38:27 +00:00
|
|
|
|
|
|
|
ui:
|
2017-01-06 12:23:30 +00:00
|
|
|
static_path : ""
|
|
|
|
templates_path : ""
|
2016-11-30 17:43:03 +00:00
|
|
|
default_theme : oscar
|
2015-08-02 17:38:27 +00:00
|
|
|
|
2020-10-23 14:22:55 +00:00
|
|
|
preferences:
|
|
|
|
lock: []
|
|
|
|
|
2015-08-02 17:38:27 +00:00
|
|
|
outgoing:
|
|
|
|
request_timeout : 1.0 # seconds
|
|
|
|
useragent_suffix : ""
|
2014-01-18 23:17:02 +00:00
|
|
|
|
|
|
|
engines:
|
2016-09-28 20:49:29 +00:00
|
|
|
- name : general dummy
|
2014-01-25 17:07:57 +00:00
|
|
|
engine : dummy
|
2014-01-18 23:17:02 +00:00
|
|
|
categories : general
|
2016-02-27 17:41:09 +00:00
|
|
|
shortcut : gd
|
2014-01-18 23:17:02 +00:00
|
|
|
|
2016-09-28 20:49:29 +00:00
|
|
|
- name : dummy dummy
|
2014-01-25 17:07:57 +00:00
|
|
|
engine : dummy
|
|
|
|
categories : dummy
|
2016-02-27 17:41:09 +00:00
|
|
|
shortcut : dd
|
2014-01-18 23:17:02 +00:00
|
|
|
|
2014-01-25 17:07:57 +00:00
|
|
|
locales:
|
|
|
|
en : English
|
|
|
|
hu : Magyar
|
2019-07-06 16:47:35 +00:00
|
|
|
|
|
|
|
doi_resolvers :
|
|
|
|
oadoi.org : 'https://oadoi.org/'
|
|
|
|
doi.org : 'https://doi.org/'
|
2020-07-29 20:31:48 +00:00
|
|
|
doai.io : 'https://dissem.in/'
|
2019-09-14 12:45:02 +00:00
|
|
|
sci-hub.tw : 'https://sci-hub.tw/'
|
2019-07-06 16:47:35 +00:00
|
|
|
|
2020-07-29 20:31:48 +00:00
|
|
|
default_doi_resolver : 'sci-hub.tw'
|