From: Christian Heller <c.heller@plomlompom.de>
Date: Thu, 20 Feb 2020 21:43:52 +0000 (+0100)
Subject: Anonymize IP in PeerTube logs.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/static/%7B%7Bprefix%7D%7D/booking/%7B%7Byoutube_prefix%7D%7D%7B%7Bresult.id%7D%7D?a=commitdiff_plain;h=0aa004609f35c5a62d3eba488f8885d13ea2a67d;p=config

Anonymize IP in PeerTube logs.
---

diff --git a/buster/other_files/peertube_production.yaml b/buster/other_files/peertube_production.yaml
index 4ad39d8..3b39349 100644
--- a/buster/other_files/peertube_production.yaml
+++ b/buster/other_files/peertube_production.yaml
@@ -89,7 +89,7 @@ log:
     enabled : true # Enabled by default, if disabled make sure that 'storage.logs' is pointing to a folder handled by logrotate
     maxFileSize: 12MB
     maxFiles: 20
-  anonymizeIP: false
+  anonymizeIP: true
 
 search:
   # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance