Files
mapo-core/MP.INVENTORY/appsettings.Development.json
T
Samuele Locatelli 8512e76f41 UPdate inventory
2022-11-10 11:39:56 +01:00

16 lines
304 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ServerConf": {
"maxAge": "2000",
"cacheCheckArtUsato": 2,
"redisLongTimeCache": 15,
"MpIoBaseUrl": "https://iis01.egalware.com/MP/IO/"
}
}