fix: restore unintended file changes after master flatten rewrite

This commit is contained in:
Björn Fromme
2026-03-16 14:15:51 +01:00
parent 49ea562322
commit 6d9265de0f
7 changed files with 41 additions and 3 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ when@prod:
type: rotating_file
max_files: 7
path: "%kernel.logs_dir%/%kernel.environment%.auth.log"
level: debug
level: info
channels: ["auth"]
core:
type: rotating_file