mirror of https://github.com/Icinga/icinga2.git
mail-service-notification may make more sense for a service apply
This commit is contained in:
parent
9ebfd32d2f
commit
c1aaa10650
|
@ -1688,7 +1688,7 @@ notification users and groups are inherited from the service and if not set,
|
|||
from the host object. A default user is set too.
|
||||
|
||||
```
|
||||
apply Notification "mail-host-notification" to Service {
|
||||
apply Notification "mail-service-notification" to Service {
|
||||
[...]
|
||||
|
||||
if (service.vars.notification.mail.users) {
|
||||
|
|
Loading…
Reference in New Issue