Fixed wrong config file path

Signed-off-by: Bjarke Berg <mail@bergmania.dk>
This commit is contained in:
Bjarke Berg
2020-09-18 07:05:40 +02:00
parent 1334fd0c5e
commit 380bec0e2f

View File

@@ -13,7 +13,7 @@
"Global": {
"DefaultUILanguage": "en-us",
"HideTopLevelNodeFromPath": true,
"Path": "~/umbraco",
"UmbracoPath": "~/umbraco",
"TimeOutInMinutes": 20,
"UseHttps": false
},