Files
mapo-core/MP.Prog/appsettings.Development.json
T
Samuele Locatelli 417aaa9d28 PROG
- fix gestione display versioni
fix update in selezione
2024-10-22 18:37:30 +02:00

10 lines
216 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}