Removed unnecessary placeholder in Web.config.

This commit is contained in:
Daniel Stolt 2013-08-31 17:07:21 +02:00 committed by Sebastien Ros
parent 94d433daee
commit a5b6847b09

View File

@ -14,8 +14,6 @@
<appSettings>
<add key="webpages:Enabled" value="false"/>
<add key="log4net.Config" value="Config\log4net.config"/>
<!-- Set value to a Windows Azure Storage Account connection string before enabling Orchard.Azure.MediaStorage. -->
<add key="Orchard.Media.StorageConnectionString" value=""/>
</appSettings>
<system.web.webPages.razor>