Browse Source

* add tracking config

pull/496/head
maenz.torsten 4 years ago
parent
commit
bcbc142170
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      config/config.ini.example

+ 2
- 1
config/config.ini.example View File

@ -138,4 +138,5 @@ views.layout = "layout"
; Matomo Config ; Matomo Config
matomo.url = "" matomo.url = ""
matomo.token = "" matomo.token = ""
matomo.id = ""
matomo.id = ""
matomo.tracking = "disable"

Loading…
Cancel
Save