Files
Moonlight/Moonlight/appsettings.Development.json
Marcel Baumgartner fe3ed8a98f Initial commit
2023-02-15 16:38:38 +01:00

10 lines
145 B
JSON

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