2020-02-18 08:32:06 +01:00
|
|
|
{
|
2020-03-18 19:17:51 +01:00
|
|
|
"ConnectionStrings": {
|
|
|
|
|
"umbracoDbDSN": ""
|
|
|
|
|
},
|
2020-02-18 08:32:06 +01:00
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Microsoft": "Warning",
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|