From: Max Rosin Date: Sun, 4 Feb 2018 23:55:33 +0000 (+0100) Subject: Fix the explanation of `types` and `states` for user objects X-Git-Tag: v2.9.0~176^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=refs%2Fpull%2F6068%2Fhead;p=icinga2 Fix the explanation of `types` and `states` for user objects --- diff --git a/doc/09-object-types.md b/doc/09-object-types.md index 95e9dccbb..5f1aaf20b 100644 --- a/doc/09-object-types.md +++ b/doc/09-object-types.md @@ -1708,8 +1708,8 @@ Configuration Attributes: groups | Array of object names | **Optional.** An array of group names. enable\_notifications | Boolean | **Optional.** Whether notifications are enabled for this user. period | Object name | **Optional.** The name of a time period which determines when a notification for this user should be triggered. Not set by default. - types | Array | **Optional.** A set of type filters when this notification should be triggered. By default everything is matched. - states | Array | **Optional.** A set of state filters when this notification should be triggered. By default everything is matched. + types | Array | **Optional.** A set of type filters when a notification for this user should be triggered. By default everything is matched. + states | Array | **Optional.** A set of state filters when a notification for this should be triggered. By default everything is matched. Runtime Attributes: