Update the config template to 7.5.8 too

This commit is contained in:
Sebastiaan Janssen
2017-01-26 18:49:00 +01:00
parent 50f0bbe96e
commit a66f816a92
+1 -1
View File
@@ -49,7 +49,7 @@
Umbraco web.config configuration documentation can be found here:
http://our.umbraco.org/documentation/using-umbraco/config-files/#webconfig
-->
<add key="umbracoConfigurationStatus" value="7.5.7" />
<add key="umbracoConfigurationStatus" value="7.5.8" />
<add key="umbracoReservedUrls" value="~/config/splashes/booting.aspx,~/install/default.aspx,~/config/splashes/noNodes.aspx,~/Hiccup.aspx,~/signalR,~/VSEnterpriseHelper.axd" />
<add key="umbracoReservedPaths" value="~/umbraco,~/install/,~/communityLogoGenerator,~/adhoc,~/signalR,~/apidocs,~/hangfire" />
<add key="umbracoContentXML" value="~/App_Data/umbraco.config" />