aboutsummaryrefslogtreecommitdiffstats
path: root/settings.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-01-21 17:32:54 -0800
committerBryan Newbold <bnewbold@archive.org>2021-01-21 17:32:54 -0800
commit23a01235522bad77361a3d5d454e52f275868549 (patch)
treece7e6b16881aef7f4573ca9770707690e4bac319 /settings.toml
parent20e52ed1947f17bdd1ae94b3c655404ef145324a (diff)
downloadfatcat-scholar-23a01235522bad77361a3d5d454e52f275868549.tar.gz
fatcat-scholar-23a01235522bad77361a3d5d454e52f275868549.zip
settings: enable citation queries by default
Diffstat (limited to 'settings.toml')
-rw-r--r--settings.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.toml b/settings.toml
index 6cd8823..98986fd 100644
--- a/settings.toml
+++ b/settings.toml
@@ -20,7 +20,7 @@ GOATCOUNTER_ENDPOINT = "https://goatcounter.scholar.fatcat.wiki/count"
GOATCOUNTER_SCRIPT_URL = "https://goatcounter.scholar.fatcat.wiki/count.js"
ONION_DOMAIN = "scholar-qa.archivev3qli37bju4rlh27glh24lljyezwxf4pokmrdbpefjlcrp5id.onion"
ENABLE_PROMETHEUS = false
-ENABLE_CITATION_QUERY = false
+ENABLE_CITATION_QUERY = true
[test]
SCHOLAR_ENV = "test"