2015-08-02 17:38:27 +00:00
|
|
|
general:
|
2021-05-28 07:16:27 +00:00
|
|
|
debug: false
|
|
|
|
instance_name: "searx_test"
|
2015-08-02 17:38:27 +00:00
|
|
|
|
2021-07-17 17:34:18 +00:00
|
|
|
brand:
|
|
|
|
git_url: https://github.com/searxng/searxng
|
|
|
|
git_branch: master
|
|
|
|
issue_url: https://github.com/searxng/searxng/issues
|
|
|
|
new_issue_url: https://github.com/searxng/searxng/issues/new
|
|
|
|
docs_url: https://searxng.github.io/searxng
|
|
|
|
public_instances: https://searx.space
|
|
|
|
wiki_url: https://github.com/searxng/searxng/wiki
|
|
|
|
|
2015-08-02 17:59:54 +00:00
|
|
|
search:
|
2021-05-28 07:16:27 +00:00
|
|
|
language: "all"
|
2015-08-02 17:59:54 +00:00
|
|
|
|
2014-01-18 23:17:02 +00:00
|
|
|
server:
|
2021-05-28 07:16:27 +00:00
|
|
|
port: 11111
|
|
|
|
bind_address: 127.0.0.1
|
|
|
|
secret_key: "changedultrasecretkey"
|
|
|
|
base_url: false
|
|
|
|
http_protocol_version: "1.0"
|
2015-08-02 17:38:27 +00:00
|
|
|
|
|
|
|
ui:
|
2021-05-28 07:16:27 +00:00
|
|
|
static_path: ""
|
|
|
|
templates_path: ""
|
|
|
|
default_theme: oscar
|
2015-08-02 17:38:27 +00:00
|
|
|
|
2020-10-23 14:22:55 +00:00
|
|
|
preferences:
|
2021-05-28 07:16:27 +00:00
|
|
|
lock: []
|
2020-10-23 14:22:55 +00:00
|
|
|
|
2015-08-02 17:38:27 +00:00
|
|
|
outgoing:
|
2021-05-28 07:16:27 +00:00
|
|
|
request_timeout: 1.0 # seconds
|
|
|
|
useragent_suffix: ""
|
2014-01-18 23:17:02 +00:00
|
|
|
|
|
|
|
engines:
|
2021-05-28 07:16:27 +00:00
|
|
|
- name: general dummy
|
|
|
|
engine: dummy
|
|
|
|
categories: general
|
|
|
|
shortcut: gd
|
2014-01-18 23:17:02 +00:00
|
|
|
|
2021-05-28 07:16:27 +00:00
|
|
|
- name: dummy dummy
|
|
|
|
engine: dummy
|
|
|
|
categories: dummy
|
|
|
|
shortcut: dd
|
2014-01-18 23:17:02 +00:00
|
|
|
|
2014-01-25 17:07:57 +00:00
|
|
|
locales:
|
2021-05-28 07:16:27 +00:00
|
|
|
en: English
|
|
|
|
hu: Magyar
|
|
|
|
|
|
|
|
doi_resolvers:
|
|
|
|
oadoi.org: 'https://oadoi.org/'
|
|
|
|
doi.org: 'https://doi.org/'
|
|
|
|
doai.io: 'https://dissem.in/'
|
|
|
|
sci-hub.se: 'https://sci-hub.se/'
|
|
|
|
sci-hub.do: 'https://sci-hub.do/'
|
|
|
|
scihubtw.tw: 'https://scihubtw.tw/'
|
|
|
|
sci-hub.st: 'https://sci-hub.st/'
|
|
|
|
sci-hub.bar: 'https://sci-hub.bar/'
|
|
|
|
sci-hub.it.nf: 'https://sci-hub.it.nf/'
|
|
|
|
|
|
|
|
default_doi_resolver: 'oadoi.org'
|