searx: fix typo in settings
This commit is contained in:
parent
9176a52d41
commit
6ab0e6cda2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user