Files
JoshHeaps.Net/JoshHeaps.Net/appsettings.Development.json
T
2026-06-08 13:58:22 -06:00

13 lines
192 B
JSON

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