]> granicus.if.org Git - icinga2/commitdiff
Fix description of the NotificationComponent in notification.conf, fix #6122 6125/head
authorMax Rosin <git@hackrid.de>
Tue, 27 Feb 2018 13:31:00 +0000 (14:31 +0100)
committerMax Rosin <git@hackrid.de>
Tue, 27 Feb 2018 13:31:00 +0000 (14:31 +0100)
etc/icinga2/features-available/notification.conf

index a3b59a8419ec7ac2a2bf38f30c17d9043779d938..3f9a88edf03295da5d1c260c86533a2b276e867e 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * The notification component takes care of executing service checks.
+ * The notification component is responsible for sending notifications.
  */
 
 object NotificationComponent "notification" { }