From: Christian Heller Date: Thu, 20 Feb 2020 21:43:52 +0000 (+0100) Subject: Anonymize IP in PeerTube logs. X-Git-Url: https://plomlompom.com/repos/?p=config;a=commitdiff_plain;h=0aa004609f35c5a62d3eba488f8885d13ea2a67d 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