This commit is contained in:
2025-03-14 00:39:52 +01:00
parent 9b4baa1334
commit 45a8f7a038
9 changed files with 943 additions and 43 deletions

View File

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