summaryrefslogtreecommitdiffstats
path: root/exampleSite/config
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2024-09-27 14:17:24 +0200
committerSerghei Iakovlev <git@serghei.pl>2024-09-27 19:10:50 +0200
commit96fdcc50bde51af98c8ded2890f4c45c2c801b6e (patch)
tree6a224d2f72f4aa52b7f5c5e842b95d9143d00429 /exampleSite/config
parentdcbed3e3e8addb073eabc540bc926e65361d3d49 (diff)
downloadgohugo-theme-ed-96fdcc50bde51af98c8ded2890f4c45c2c801b6e.tar.gz
Drop support of AnonymizeIp configuration parameter
Diffstat (limited to 'exampleSite/config')
-rw-r--r--exampleSite/config/_default/params.yaml5
1 files changed, 0 insertions, 5 deletions
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