notifications (Configuration) | |
---|---|
Type | Corrade progressive configuration |
Key | Groups→Group→Notifications |
Value | A collection of notifications enabled for the managed group. |
Description | This key holds a collection of notifications for the managed group. |
Default Value | <Notification>group</Notification> (valid values: multiple keys for all available Corrade notifications). |
The following example enables group
and local
notifications for the current group:
<Notifications> <Notification>group</Notification> <Notification>local</Notification> </Notifications>