From 25ea1d85e155382367d11036617848fe69a1e6a4 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 23 May 2023 11:27:38 +0200 Subject: [PATCH] Increase max log size for test instances --- config/test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/test.yaml b/config/test.yaml index 94d74ffa5..361064af1 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -38,6 +38,8 @@ smtp: log: level: 'debug' + rotation: + max_file_size: 50MB contact_form: enabled: true