Fix description of the NotificationComponent in notification.conf, fix #6122

This commit is contained in:
Max Rosin 2018-02-27 14:31:00 +01:00
parent 98bcca5e17
commit b34675cae8

View 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" { } object NotificationComponent "notification" { }