From: Vsevolod Stakhov Date: Thu, 23 Oct 2025 15:47:07 +0000 (+0100) Subject: [Minor] Increase log level for burn!! X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5695%2Fhead;p=thirdparty%2Frspamd.git [Minor] Increase log level for burn!! --- diff --git a/test/integration/configs/logging.inc b/test/integration/configs/logging.inc index 17d30808ad..145276b13a 100644 --- a/test/integration/configs/logging.inc +++ b/test/integration/configs/logging.inc @@ -4,3 +4,4 @@ level = "info"; systemd = false; color = false; log_usec = true; +debug_modules = ["fuzzy_check"];