mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-20 04:04:32 +02:00
Add missing comma.
This commit is contained in:
parent
d21d6d7111
commit
cf18ac6deb
@ -534,7 +534,7 @@ template Service "mail-notification-service" {
|
|||||||
users = [ "tutorial-user" ]
|
users = [ "tutorial-user" ]
|
||||||
},
|
},
|
||||||
|
|
||||||
notification_interval = 1m
|
notification_interval = 1m,
|
||||||
notification_period = "work-hours"
|
notification_period = "work-hours"
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user