From 3000818ab38b706bc651c3b0298c103d6071e9d4 Mon Sep 17 00:00:00 2001 From: Florian Zicklam Date: Thu, 29 Nov 2018 09:30:03 +0100 Subject: [PATCH] added google_tag_manager_id from defaults.ini --- conf/sample.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/sample.ini b/conf/sample.ini index c6b716a731d..3c61b2b61d1 100644 --- a/conf/sample.ini +++ b/conf/sample.ini @@ -145,6 +145,9 @@ log_queries = # Google Analytics universal tracking code, only enabled if you specify an id here ;google_analytics_ua_id = +# Google Tag Manager ID, only enabled if you specify an id here +;google_tag_manager_id = + #################################### Security #################################### [security] # default admin user, created on startup