From f931c67c3f0f51f352961db1c37af5998a332792 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 22 Oct 2020 14:10:41 -0700 Subject: make onion-location header configurable --- settings.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'settings.toml') 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" -- cgit v1.2.3