Revert appsettings.json
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user