Apparently we rely on <error404>1</error404> to be in umbracoSettings.config

This commit is contained in:
Sebastiaan Janssen
2014-02-22 16:03:59 +01:00
parent eda33b1ac4
commit 683ddf6d34

View File

@@ -34,7 +34,7 @@
<errorPage culture="default">1</errorPage>
<errorPage culture="en-US">200</errorPage>
</error404>-->
<error404>1</error404>
</errors>
<notifications>
<!-- the email that should be used as from mail when umbraco sends a notification -->