diff options
Diffstat (limited to 'settings.toml')
-rw-r--r-- | settings.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.toml b/settings.toml index 657e2dc..f11ed7d 100644 --- a/settings.toml +++ b/settings.toml @@ -17,6 +17,7 @@ SENTRY_DSN = "" ENABLE_GOATCOUNTER = 0 GOATCOUNTER_ENDPOINT = "https://goatcounter.scholar.fatcat.wiki/count" GOATCOUNTER_SCRIPT_URL = "https://goatcounter.scholar.fatcat.wiki/count.js" +ONION_DOMAIN = "scholar-qa.archivev3qli37bju4rlh27glh24lljyezwxf4pokmrdbpefjlcrp5id.onion" [test] SCHOLAR_ENV = "test" |