diff options
-rw-r--r-- | settings.toml | 2 |
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" |