aboutsummaryrefslogtreecommitdiffstats
path: root/settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'settings.toml')
-rw-r--r--settings.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/settings.toml b/settings.toml
new file mode 100644
index 0000000..de57a4e
--- /dev/null
+++ b/settings.toml
@@ -0,0 +1,7 @@
+
+[default]
+FATCAT_DOMAIN = "fatcat.wiki"
+I18N_LANG_DEFAULT = "en"
+ELASTICSEARCH_BACKEND = "https://search.fatcat.wiki"
+ELASTICSEARCH_FULLTEXT_INDEX = "covid19_fatcat_fulltext"
+COVID19_FULLTEXT_HOST = "https://covid19.fatcat.wiki"