mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Fix typo
This commit is contained in:
parent
a85892ccb9
commit
c2c0c27dac
@ -63,7 +63,7 @@ object NotificationCommand "mail-host-notification" {
|
||||
notification_hostoutput = "$host.output$"
|
||||
notification_hoststate = "$host.state$"
|
||||
notification_useremail = "$user.email$"
|
||||
notification_hostnotes = $host.notes$"
|
||||
notification_hostnotes = "$host.notes$"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user