searx: fix typo in settings

This commit is contained in:
Michele Guerini Rocco 2020-11-01 15:48:35 +01:00
parent 9176a52d41
commit 6ab0e6cda2
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -272,7 +272,7 @@
server.base_url = "https://${config.var.hostname}/srx/";
# Replace DOI links with Sci-Hub
doi_resolver."sci-hub.se" = "https://sci-hub.se/";
doi_resolvers."sci-hub.se" = "https://sci-hub.se/";
default_doi_resolver = "sci-hub.se";
# Use authenticated APIs for some services