Fix ModelsBuilder integration

This commit is contained in:
Stephan
2016-02-09 11:44:55 +01:00
parent c4cedaddd2
commit b6a9734755
4 changed files with 46 additions and 13 deletions

View File

@@ -31,8 +31,8 @@
<log4net configSource="config\log4net.config" />
<appSettings>
<!--
Umbraco web.config configuration documentation can be found here:
<!--
Umbraco web.config configuration documentation can be found here:
http://our.umbraco.org/documentation/using-umbraco/config-files/#webconfig
-->
<add key="umbracoConfigurationStatus" value="" />
@@ -55,7 +55,7 @@
<add key="Umbraco.ModelsBuilder.Enable" value="true"/>
<add key="Umbraco.ModelsBuilder.ModelsMode" value="PureLive" />
</appSettings>
<connectionStrings>
<remove name="umbracoDbDSN" />