summaryrefslogtreecommitdiff
path: root/pergamon/settings/local.py.sample
diff options
context:
space:
mode:
Diffstat (limited to 'pergamon/settings/local.py.sample')
-rw-r--r--pergamon/settings/local.py.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/pergamon/settings/local.py.sample b/pergamon/settings/local.py.sample
index f595369..771ffc8 100644
--- a/pergamon/settings/local.py.sample
+++ b/pergamon/settings/local.py.sample
@@ -1,6 +1,7 @@
EXTRA_APP = "" # add your own extra app
LANGUAGE_CODE = "fr-fr"
+PERGAMON_TRACKING_CODE = ""
SECRET_KEY = "" # put a random string
BASE_URL = "" # put the website url (with http)