From 5152912e5c52414106b8d021dfd32baa720a4d4c Mon Sep 17 00:00:00 2001
From: "R.Brown" <ready.brown@hotmail.de>
Date: Fri, 24 Apr 2020 19:44:34 +0200
Subject: [PATCH] Update docs/configuration.md

Co-Authored-By: Patrick Marsceill <pmarsceill@users.noreply.github.com>
---
 docs/configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configuration.md b/docs/configuration.md
index 23a0e260..7166d740 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -85,5 +85,5 @@ See [Customization]({{ site.baseurl }}{% link docs/customization.md %}) for more
 # Google Analytics Tracking (optional)
 # e.g, UA-1234567-89
 ga_tracking: UA-5555555-55
-ga_tracking_anonymize_ip: true
+ga_tracking_anonymize_ip: true # Use GDPR compliant Google Analytics settings (true by default)
 ```
-- 
GitLab