diff options
Diffstat (limited to 'settings.toml')
-rw-r--r-- | settings.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.toml b/settings.toml index 83be040..f75942d 100644 --- a/settings.toml +++ b/settings.toml @@ -68,7 +68,7 @@ ELASTICSEARCH_QUERY_BASE = "http://localhost:9292" ELASTICSEARCH_QUERY_FULLTEXT_INDEX = "scholar_fulltext" ELASTICSEARCH_QUERY_PREFERENCE = "_local" ELASTICSEARCH_WRITE_BASE = "http://localhost:9200" -ELASTICSEARCH_WRITE_FULLTEXT_INDEX = "scholar_fulltext_v01_20210128" +ELASTICSEARCH_WRITE_FULLTEXT_INDEX = "scholar_fulltext_v01_20211208" ELASTICSEARCH_PUBLIC_URL = "https://search.fatcat.wiki" KAFKA_BROKERS = ["wbgrp-svc263.us.archive.org"] ENABLE_GOATCOUNTER = true |