stalwart-simplelogin-middle.../StalwartSimpleLoginMiddleware/appsettings.Development.json
2025-05-10 05:25:22 -04:00

8 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}