summaryrefslogtreecommitdiffstats
path: root/settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'settings.toml')
-rw-r--r--settings.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings.toml b/settings.toml
index 17c0f1e..0a9a95e 100644
--- a/settings.toml
+++ b/settings.toml
@@ -18,10 +18,11 @@ ENABLE_GOATCOUNTER = false
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
[test]
SCHOLAR_ENV = "test"
-FATCAT_API_HOST = "http://localhost:9411/v0"
+FATCAT_API_HOST = "http://disabled-during-tests-bogus.xyz:3333"
SCHOLAR_ISSUEDB_PATH = ":memory:"
[development]