13 lines
192 B
JSON
13 lines
192 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ChessEngine": {
|
|
"Engine": "Custom"
|
|
}
|
|
}
|