15dc9b4334
- folder IOB upload esplicitata in config x esteso
18 lines
470 B
JSON
18 lines
470 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"Environment": "Steam DEV",
|
|
"ServerConf": {
|
|
"BaseUrl": "https://localhost:44309/",
|
|
"CodApp": "MP-LAND",
|
|
"IobUploadPath": "\\\\iis01\\c$\\inetpub\\wwwroot\\MP\\fileUpload",
|
|
"Modulo": "MoonPro",
|
|
"downloadPath": "C:\\Steamware\\installers\\MP"
|
|
}
|
|
} |