22 lines
554 B
JSON
22 lines
554 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ServerConf": {
|
|
"PngChannel": "Egw:png:img",
|
|
"SvgChannel": "Egw:svg:img",
|
|
"ShapeChannel": "Egw:shape:curr",
|
|
"HwListChannel": "Egw:hw:list",
|
|
"HwOptChannel": "Egw:hw:opt",
|
|
"ProfListChannel": "Egw:prof:list",
|
|
"BomChannel": "Egw:bom",
|
|
"UpdateChannel": "Egw:update",
|
|
"PubChannel": "EgwEngineInput",
|
|
"SubChannel": "EgwEngineOutput",
|
|
"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api"
|
|
}
|
|
}
|