15 lines
217 B
JSON
15 lines
217 B
JSON
{
|
|
"Services": {
|
|
"test": {
|
|
"DefaultValue": false,
|
|
"Timeout": "00:00:30"
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
}
|
|
}
|