You are looking at documentation for an older release. Not what you want? See the current release documentation.
The Administration and Administration Home nodes are used to store data for setting the layout, notification email
      format and censor jobs. The type of the Administration Home node is exo:administrationHome and the its
      child node type is exo:administration. The Administration node is stored under the ForumSystem node
      /exo:applications/ForumService/ForumSystem/exo:administrationHome/exo:administration
      and its exo:administration child node type has the following properties:
    
| Properties name | Required type | Multiple | Description | 
|---|---|---|---|
| exo:forumSortBy | String | false | Sorts forum by criteria: post count, topic count, lock status. | 
| exo:forumSortByType | String | false | Sorts forum by ascending/descending type. | 
| exo:topicSortBy | String | false | Sorts topic by criteria. | 
| exo:topicSortByType | String | false | Sorts topic by ascending type or descending type. | 
| exo:censoredKeyword | String | false | The list of censored words. | 
| exo:headerSubject | String | false | The subject header. | 
| exo:enableHeaderSubject | Boolean | false | Enables/Disables the subject header. The subject header is displayed if the value is set to "true". | 
| exo:notifyEmailContent | String | false | Defines if the notification email will be sent when there is a new added topic/post. | 
| exo:notifyEmailMoved | String | false | Defines if the notification email will be sent when there are any moved topic/post. |