]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Increase max log size for test instances
authorChocobozzz <me@florianbigard.com>
Tue, 23 May 2023 09:27:38 +0000 (11:27 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 23 May 2023 09:27:38 +0000 (11:27 +0200)
config/test.yaml

index 94d74ffa51bd7e775bc1972afde680743be5dbe7..361064af1e39816a33a470c5fa4a2d6d90285f40 100644 (file)
@@ -38,6 +38,8 @@ smtp:
 
 log:
   level: 'debug'
+  rotation:
+    max_file_size: 50MB
 
 contact_form:
   enabled: true