Update settings & altro
This commit is contained in:
@@ -126,7 +126,7 @@ namespace Test.UI.Components.Pages
|
||||
protected override async Task OnInitializedAsync()
|
||||
{
|
||||
ConfInit();
|
||||
//InitialJwd = File.ReadAllText("Data\\FinestraDueAnteSeparate.jwd");
|
||||
//InitialJwd = File.ReadAllText("Data\\FinestraSplitVert.jwd");
|
||||
InitialJwd = File.ReadAllText("Data\\AntaDoppia.jwd");
|
||||
currJwd = InitialJwd;
|
||||
// rileggo altri dati
|
||||
|
||||
@@ -10,14 +10,14 @@
|
||||
"Redis": "redis.ufficio:26379, serviceName=devel, DefaultDatabase=6, keepAlive=180, connectTimeout=15000, syncTimeout=15000, asyncTimeout=15000, abortConnect=false, ssl=false, allowAdmin=true"
|
||||
},
|
||||
"ServerConf": {
|
||||
"ChannelPng": "Egw:png:img",
|
||||
"ChannelSvg": "Egw:svg:img",
|
||||
"ChannelShape": "Egw:shape:curr",
|
||||
"ChannelHwList": "Egw:hw:list",
|
||||
"ChannelHwOpt": "Egw:hw:opt",
|
||||
"ChannelProfList": "Egw:prof:list",
|
||||
"ChannelBom": "Egw:bom",
|
||||
"ChannelUpdate": "Egw:update",
|
||||
"ChannelPng": "lux:png:img",
|
||||
"ChannelSvg": "lux:svg:img",
|
||||
"ChannelShape": "lux:shape:curr",
|
||||
"ChannelHwList": "lux:hw:list",
|
||||
"ChannelHwOpt": "lux:hw:opt",
|
||||
"ChannelProfList": "lux:prof:list",
|
||||
"ChannelBom": "lux:bom",
|
||||
"ChannelUpdate": "lux:update",
|
||||
"ChannelPub": "EgwEngineInput",
|
||||
"ChannelSub": "EgwEngineOutput",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user