aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2022-09-19 17:01:00 -0700
committerBryan Newbold <bnewbold@archive.org>2022-09-19 17:01:00 -0700
commitce4dec0369611b5a10b32986a54136a0444cddcc (patch)
treece154f3dae1cfb37992525b9938ca555aa6e3dfc
parent8ab28fd7d441ffe20359bd60f66fdb154bf20580 (diff)
downloadfatcat-scholar-ce4dec0369611b5a10b32986a54136a0444cddcc.tar.gz
fatcat-scholar-ce4dec0369611b5a10b32986a54136a0444cddcc.zip
settings: switch to svc171 for blobs (by default)
-rw-r--r--settings.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.toml b/settings.toml
index c69a80c..b957dc9 100644
--- a/settings.toml
+++ b/settings.toml
@@ -11,7 +11,7 @@ ELASTICSEARCH_WRITE_FULLTEXT_INDEX = "scholar_fulltext_v01"
ELASTICSEARCH_PUBLIC_URL = "http://localhost:9292"
THUMBNAIL_URL_PREFIX = "https://blobs.fatcat.wiki/thumbnail/pdf/"
SANDCRAWLER_DB_API = "http://wbgrp-svc506.us.archive.org:3030"
-SANDCRAWLER_S3_API = "wbgrp-svc169.us.archive.org:8333"
+SANDCRAWLER_S3_API = "wbgrp-svc171.us.archive.org:8333"
GROBID_HOST = "https://grobid.qa.fatcat.wiki"
KAFKA_BROKERS = []
FATCAT_API_HOST = "https://api.fatcat.wiki/v0"