aboutsummaryrefslogtreecommitdiffstats
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 f11ed7d..aeb8a02 100644
--- a/settings.toml
+++ b/settings.toml
@@ -43,3 +43,5 @@ ELASTICSEARCH_FULLTEXT_INDEX = "scholar_fulltext_v01"
ELASTICSEARCH_BACKEND = "http://localhost:9200"
KAFKA_BROKERS = ["wbgrp-svc263.us.archive.org"]
ENABLE_GOATCOUNTER = 1
+GOATCOUNTER_ENDPOINT = "/goatcounter/count"
+GOATCOUNTER_SCRIPT_URL = "/goatcounter/count.js"