22 lines
338 B
JSON
22 lines
338 B
JSON
{
|
|
"Linux": {
|
|
"Configuration": {
|
|
"VerifyToSeason": []
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Log4netProvider": "Debug"
|
|
}
|
|
},
|
|
"MaxDegreeOfParallelism": 6,
|
|
"Serilog": {
|
|
"MinimumLevel": "Debug"
|
|
},
|
|
"Windows": {
|
|
"Configuration": {
|
|
"RootDirectory": "C:/",
|
|
"VerifyToSeason": []
|
|
}
|
|
}
|
|
} |