updated web.config transform

pull/6/head
kay.one 13 years ago
parent 955c5ce6d8
commit 406e5e1f5e

@ -15,7 +15,7 @@
</connectionStrings>
-->
<system.web>
<compilation xdt:Transform="RemoveAttributes(debug)" />
<compilation debug="false" xdt:Transform="Replace" />
<!--
In the example below, the "Replace" transform will replace the entire
<customErrors> section of your web.config file.

Loading…
Cancel
Save