Files
LightlessServer/LightlessSyncServer/LightlessSyncServer/appsettings.Development.json
2025-08-27 03:02:29 +02:00

11 lines
185 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}