summaryrefslogtreecommitdiffstats
path: root/settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'settings.toml')
-rw-r--r--settings.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings.toml b/settings.toml
index 1e9ccc6..c4f3b17 100644
--- a/settings.toml
+++ b/settings.toml
@@ -6,6 +6,8 @@ I18N_LANG_DEFAULT = "en"
ELASTICSEARCH_BACKEND = "https://search.fatcat.wiki"
ELASTICSEARCH_FULLTEXT_INDEX = "scholar_fulltext"
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"
[dev]
SCHOLAR_ENV = "dev"