mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Added webpages:Enabled appsetting to root config, too.
--HG-- branch : dev
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
</sectionGroup>
|
</sectionGroup>
|
||||||
</configSections>
|
</configSections>
|
||||||
|
|
||||||
|
<appSettings>
|
||||||
|
<add key="webpages:Enabled" value="false" />
|
||||||
|
</appSettings>
|
||||||
<system.diagnostics configSource="Config\Diagnostics.config"/>
|
<system.diagnostics configSource="Config\Diagnostics.config"/>
|
||||||
|
|
||||||
<system.web.webPages.razor>
|
<system.web.webPages.razor>
|
||||||
|
Reference in New Issue
Block a user