Revert appsettings.json

This commit is contained in:
Bjarke Berg
2020-08-04 08:14:30 +02:00
parent 4edf7fdf83
commit c672f61c53

View File

@@ -1,6 +1,6 @@
{
"ConnectionStrings": {
"umbracoDbDSN": "server=teamcanada3;database=v9;user id=sa;password='test'"
"umbracoDbDSN": ""
},
"Logging": {
"LogLevel": {
@@ -12,9 +12,6 @@
"AllowedHosts": "*",
"Umbraco": {
"CMS": {
"Global": {
"TimeOutInMinutes": 2
},
"Hosting": {
"Debug": true
},
@@ -80,10 +77,6 @@
},
"LoginBackgroundImage": "assets/img/login.jpg"
},
"Security": {
"KeepUserLoggedIn": true,
},
"RequestHandler": {
"AddTrailingSlash": true,
"CharCollection": [