Silenced info logs

This commit is contained in:
2026-02-07 13:36:09 +01:00
parent 83cea11c64
commit 86310804fa

View File

@@ -1,7 +1,7 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Default": "Warning",
"Microsoft.AspNetCore": "Warning"
}
},