summaryrefslogtreecommitdiffstats
path: root/settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'settings.toml')
-rw-r--r--settings.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings.toml b/settings.toml
index c4f3b17..a1c39bc 100644
--- a/settings.toml
+++ b/settings.toml
@@ -9,6 +9,9 @@ THUMBNAIL_URL_PREFIX = "https://blobs.fatcat.wiki/thumbnail/pdf/"
SANDCRAWLER_DB_API = "http://aitio.us.archive.org:3030"
SANDCRAWLER_S3_API = "wbgrp-svc169.us.archive.org:8333"
+[test]
+SCHOLAR_ENV = "test"
+
[dev]
SCHOLAR_ENV = "dev"
ELASTICSEARCH_FULLTEXT_INDEX = "dev_scholar_fulltext"