diff options
Diffstat (limited to 'settings.toml')
-rw-r--r-- | settings.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings.toml b/settings.toml index 98986fd..b2faf21 100644 --- a/settings.toml +++ b/settings.toml @@ -21,6 +21,8 @@ GOATCOUNTER_SCRIPT_URL = "https://goatcounter.scholar.fatcat.wiki/count.js" ONION_DOMAIN = "scholar-qa.archivev3qli37bju4rlh27glh24lljyezwxf4pokmrdbpefjlcrp5id.onion" ENABLE_PROMETHEUS = false ENABLE_CITATION_QUERY = true +EXCLUDE_WEB_CONTAINER_IDENTS = [] +EXCLUDE_WEB_PUBLISHERS = [] [test] SCHOLAR_ENV = "test" |