2023-08-25 15:32:06 +10:00
|
|
|
{
|
|
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"StorageSettings": {
|
|
|
|
|
"StoragePath": "W:\\"
|
2023-08-28 16:03:39 +10:00
|
|
|
},
|
|
|
|
|
"GlobalSettings": {
|
2023-08-31 12:04:05 +10:00
|
|
|
"MqSettings": {
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
|
"StorageSettings": {
|
|
|
|
|
"CheckIntervalSeconds": 5
|
|
|
|
|
}
|
2023-08-25 15:32:06 +10:00
|
|
|
}
|
|
|
|
|
}
|