24 lines
631 B
JSON
24 lines
631 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ServerConf": {
|
|
"ChannelPng": "luxstag:png:img",
|
|
"ChannelSvg": "luxstag:svg:img",
|
|
"ChannelShape": "luxstag:shape:curr",
|
|
"ChannelHwList": "luxstag:hw:list",
|
|
"ChannelHwOpt": "luxstag:hw:opt",
|
|
"ChannelProd": "luxstag:prod",
|
|
"ChannelProfElem": "luxstag:prof:elem",
|
|
"ChannelProfList": "luxstag:prof:list",
|
|
"ChannelBom": "luxstag:bom",
|
|
"ChannelUpdate": "luxstag:update",
|
|
"BaseUrl": "/lux/srv/",
|
|
"ChannelPub": "EgwEngineInput",
|
|
"ChannelSub": "EgwEngineOutput"
|
|
}
|
|
}
|