]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Translated using Weblate (German)
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index 98b1669cd45e9683b88496b1b771cb7f7bfbaf8b..629d0c4b620b158ffc2a43c2bca115879ffaf7e3 100644 (file)
@@ -87,6 +87,9 @@ log:
   level: 'info' # debug/info/warning/error
   rotation:
     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
 
 search:
   # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance