mirror of https://github.com/Icinga/icinga2.git
Update tutorial.
This commit is contained in:
parent
0ecd650134
commit
80aa40fcda
|
@ -463,7 +463,7 @@ object NotificationCommand "mail-notification" inherits "plugin-notification-com
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
template Notification "mail-notification" inherits "plugin-notification" {
|
template Notification "mail-notification" {
|
||||||
notification_command = "mail-notification"
|
notification_command = "mail-notification"
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in New Issue