push
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
general:
|
||||
# Debug mode, only for development. Is overwritten by ${SEARXNG_DEBUG}
|
||||
debug: false
|
||||
# displayed name
|
||||
instance_name: "search.bug.tools"
|
||||
# For example: https://example.com/privacy
|
||||
privacypolicy_url: false
|
||||
@@ -9,7 +7,7 @@ general:
|
||||
# use false to disable the donation link
|
||||
donation_url: false
|
||||
# mailto:contact@example.com
|
||||
contact_url: false
|
||||
contact_url: contact@bug.tools
|
||||
# record stats
|
||||
enable_metrics: true
|
||||
# expose stats in open metrics format at /metrics
|
||||
@@ -2177,7 +2175,7 @@ engines:
|
||||
- name: yahoo
|
||||
engine: yahoo
|
||||
shortcut: yh
|
||||
|
||||
|
||||
- name: yahoo news
|
||||
engine: yahoo_news
|
||||
shortcut: yhn
|
||||
@@ -2823,4 +2821,4 @@ doi_resolvers:
|
||||
sci-hub.st: 'https://sci-hub.st/'
|
||||
sci-hub.ru: 'https://sci-hub.ru/'
|
||||
|
||||
default_doi_resolver: 'oadoi.org'
|
||||
default_doi_resolver: 'oadoi.org'
|
||||
|
||||
Reference in New Issue
Block a user