]> granicus.if.org Git - icinga2/commitdiff
Fix the explanation of `types` and `states` for user objects 6068/head
authorMax Rosin <git@hackrid.de>
Sun, 4 Feb 2018 23:55:33 +0000 (00:55 +0100)
committerMax Rosin <git@hackrid.de>
Sun, 4 Feb 2018 23:55:33 +0000 (00:55 +0100)
doc/09-object-types.md

index 95e9dccbb8da72a4b9875e028dd9d6c66fd0bafe..5f1aaf20bc6f9a31a2370501656e9a54e6da0b64 100644 (file)
@@ -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: