25 lines
722 B
JSON
25 lines
722 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",
|
|
"ChannelPub": "EgwEngineInput",
|
|
"ChannelSub": "EgwEngineOutput",
|
|
"Prog.ApiUrl": "https://iis01.egalware.com/lux/srv/api",
|
|
"ReportUrl": "https://iis01.egalware.com/Lux/RepSrv"
|
|
}
|
|
}
|