From aacf9f29bd6cab8632fc1adbc42cb1bd6613b77c Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sat, 28 Sep 2024 08:43:17 +0200 Subject: Simplify demo site configuration --- exampleSite/config/_default/params.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'exampleSite/config/_default') diff --git a/exampleSite/config/_default/params.yaml b/exampleSite/config/_default/params.yaml index 0eda434..ca44935 100644 --- a/exampleSite/config/_default/params.yaml +++ b/exampleSite/config/_default/params.yaml @@ -144,9 +144,9 @@ comments: privacy: googleTagManager: - disable: true + disable: false respectDoNotTrack: true services: googleTagManager: - id: '' + id: 'GTM-W8D5W642' -- cgit v1.2.3