Apparently we rely on <error404>1</error404> to be in umbracoSettings.config
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user