diff --git a/config/config.ini.example b/config/config.ini.example index 53bfac7..15348e5 100644 --- a/config/config.ini.example +++ b/config/config.ini.example @@ -138,4 +138,5 @@ views.layout = "layout" ; Matomo Config matomo.url = "" matomo.token = "" -matomo.id = "" \ No newline at end of file +matomo.id = "" +matomo.tracking = "disable" \ No newline at end of file