adds some simple docs to umb settings

This commit is contained in:
Shannon
2015-05-12 17:32:26 +10:00
parent 433950dd59
commit 0548a32405

View File

@@ -12,6 +12,12 @@
<errors>
<error404>1</error404>
<!--
The value for error pages can be:
* A content item's integer ID (example: 1234)
* A content item's GUID ID (example: 26C1D84F-C900-4D53-B167-E25CC489DAC8)
* An XPath statement (example: //errorPages[@nodeName='My cool error']
-->
<!--
<error404>
<errorPage culture="default">1</errorPage>