Fix "mail-notification" template.

This commit is contained in:
Gunnar Beutner 2013-10-16 09:24:29 +02:00
parent 22634c1c1a
commit d50a77b85b
1 changed files with 1 additions and 3 deletions

View File

@ -18,9 +18,7 @@ template Notification "mail-notification" {
NotificationFilterDowntimeEnd |
NotificationFilterDowntimeRemoved),
notification_period = "24x7",
users = [ "icingaadmin" ],
usergroups = [ "icingaadmins" ]
notification_period = "24x7"
}
object NotificationCommand "mail-service-notification" inherits "plugin-notification-command" {