Files
mapo-core/MP.Land/appsettings.Development.json
T
2021-09-21 18:23:50 +02:00

11 lines
248 B
JSON

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