mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Merge pull request #6125 from ekeih/fix/misleading-description-in-notification.conf-feature-file-6122
Fix description of the NotificationComponent in notification.conf
This commit is contained in:
commit
2a255349db
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* The notification component takes care of executing service checks.
|
||||
* The notification component is responsible for sending notifications.
|
||||
*/
|
||||
|
||||
object NotificationComponent "notification" { }
|
||||
|
|
|
|||
Loading…
Reference in a new issue