summaryrefslogtreecommitdiffstats
path: root/settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'settings.toml')
-rw-r--r--settings.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.toml b/settings.toml
index 093acc4..f5078e5 100644
--- a/settings.toml
+++ b/settings.toml
@@ -4,6 +4,7 @@ SCHOLAR_ENV = "default"
SCHOLAR_DOMAIN = "fatcat.wiki"
SCHOLAR_ISSUEDB_PATH = "data/issue_db.sqlite"
I18N_LANG_DEFAULT = "en"
+FATCAT_ELASTICSEARCH_BACKEND = "https://search.fatcat.wiki"
ELASTICSEARCH_BACKEND = "https://search.fatcat.wiki"
ELASTICSEARCH_FULLTEXT_INDEX = "scholar_fulltext"
THUMBNAIL_URL_PREFIX = "https://blobs.fatcat.wiki/thumbnail/pdf/"