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
|
2022-01-02 19:54:41 +00:00
|
|
|
docs_url: https://docs.searxng.org
|
2021-07-17 17:34:18 +00:00
|
|
|
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: ""
|
2022-04-30 06:01:53 +00:00
|
|
|
default_theme: simple
|
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
|
|
|
|
2021-12-22 14:51:26 +00:00
|
|
|
categories_as_tabs:
|
2022-01-04 17:00:45 +00:00
|
|
|
general:
|
|
|
|
dummy:
|
2021-12-22 14:51:26 +00:00
|
|
|
|
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
|
|
|
|
2021-05-28 07:16:27 +00:00
|
|
|
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.st: 'https://sci-hub.st/'
|
2022-09-24 15:03:57 +00:00
|
|
|
sci-hub.ru: 'https://sci-hub.ru/'
|
2021-05-28 07:16:27 +00:00
|
|
|
|
|
|
|
default_doi_resolver: 'oadoi.org'
|