From 96fdcc50bde51af98c8ded2890f4c45c2c801b6e Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Fri, 27 Sep 2024 14:17:24 +0200 Subject: Drop support of AnonymizeIp configuration parameter --- exampleSite/config/_default/params.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'exampleSite/config') diff --git a/exampleSite/config/_default/params.yaml b/exampleSite/config/_default/params.yaml index 2ede17d..71eca84 100644 --- a/exampleSite/config/_default/params.yaml +++ b/exampleSite/config/_default/params.yaml @@ -83,11 +83,6 @@ seo: # The site.Title will be used if empty. publisher: Serghei Iakovlev - # To anonymize the IP addresses of hits sent to Google Analytics - # set this param to true. Please note, to enable Google Analytics - # you have to set `googleAnalytics` param in config.yaml file. - anonymizeIp: true - author: name: Serghei Iakovlev email: egrep@protonmail.ch -- cgit v1.2.3