summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 18b6a5c59..ec3e6b469 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -712,3 +712,10 @@ locales:
tr : Türkçe (Turkish)
uk : українська мова (Ukrainian)
zh : 中文 (Chinese)
+
+doi_resolvers :
+ oadoi.org : 'https://oadoi.org/'
+ doi.org : 'https://doi.org/'
+ doai.io : 'http://doai.io/'
+
+default_doi_resolver : 'oadoi.org'