]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Feature/logrotation (#1881)
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index e4e2d2273060d8ba23e491d54325b9ed7a7720ef..a213d5b0a768fbd6983ee2f65095ac187969e828 100644 (file)
@@ -75,6 +75,8 @@ storage:
 
 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
 
 search:
   # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance