home · contact · privacy
Anonymize IP in PeerTube logs.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 20 Feb 2020 21:43:52 +0000 (22:43 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 20 Feb 2020 21:43:52 +0000 (22:43 +0100)
buster/other_files/peertube_production.yaml

index 4ad39d8d0d0af0b8a975ffd4cefa4efe270796a7..3b39349535f436cba21593d6ec052f266fdc0576 100644 (file)
@@ -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
     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
 
 search:
   # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance