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:
|
2019-01-06 15:27:46 +01:00
|
|
|
language: "all"
|
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
|
2020-10-09 15:49:48 +02:00
|
|
|
secret_key : "changedultrasecretkey"
|
2015-08-02 19:38:27 +02:00
|
|
|
base_url : False
|
2016-12-25 23:31:51 +01:00
|
|
|
http_protocol_version : "1.0"
|
2015-08-02 19:38:27 +02:00
|
|
|
|
|
|
|
ui:
|
2017-01-06 13:23:30 +01:00
|
|
|
static_path : ""
|
|
|
|
templates_path : ""
|
2016-11-30 18:43:03 +01:00
|
|
|
default_theme : oscar
|
2015-08-02 19:38:27 +02:00
|
|
|
|
2020-10-23 16:22:55 +02:00
|
|
|
preferences:
|
|
|
|
lock: []
|
|
|
|
|
2015-08-02 19:38:27 +02:00
|
|
|
outgoing:
|
|
|
|
request_timeout : 1.0 # seconds
|
|
|
|
useragent_suffix : ""
|
2014-01-19 00:17:02 +01:00
|
|
|
|
|
|
|
engines:
|
2016-09-28 22:49:29 +02:00
|
|
|
- name : general dummy
|
2014-01-25 18:07:57 +01:00
|
|
|
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
|
|
|
|
2016-09-28 22:49:29 +02:00
|
|
|
- name : dummy dummy
|
2014-01-25 18:07:57 +01:00
|
|
|
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
|
2019-07-06 18:47:35 +02:00
|
|
|
|
|
|
|
doi_resolvers :
|
|
|
|
oadoi.org : 'https://oadoi.org/'
|
|
|
|
doi.org : 'https://doi.org/'
|
2020-07-29 22:31:48 +02:00
|
|
|
doai.io : 'https://dissem.in/'
|
2019-09-14 14:45:02 +02:00
|
|
|
sci-hub.tw : 'https://sci-hub.tw/'
|
2019-07-06 18:47:35 +02:00
|
|
|
|
2020-07-29 22:31:48 +02:00
|
|
|
default_doi_resolver : 'sci-hub.tw'
|