aboutsummaryrefslogtreecommitdiffstats
path: root/settings.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-10-22 15:53:44 -0700
committerBryan Newbold <bnewbold@archive.org>2020-10-22 15:53:44 -0700
commit7fc41ef2440a935d9b5f6601f490e1ece343fb1c (patch)
treeb93ab100822120b9019653a74a6bbdf5f916a8c1 /settings.toml
parenta508e8b4196d44c384fdc65924607022fdfe1fd2 (diff)
downloadfatcat-scholar-7fc41ef2440a935d9b5f6601f490e1ece343fb1c.tar.gz
fatcat-scholar-7fc41ef2440a935d9b5f6601f490e1ece343fb1c.zip
local goatcounter via nginx for main deployment
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"