mirror of https://github.com/Icinga/icinga2.git
parent
020a856bce
commit
2f59aa38a3
|
@ -116,7 +116,7 @@
|
|||
%attribute %number "notification_interval",
|
||||
%attribute %name(TimePeriod) "notification_period",
|
||||
|
||||
%attribute %number "notification_%type_filter",
|
||||
%attribute %number "notification_type_filter",
|
||||
%attribute %number "notification_state_filter",
|
||||
|
||||
%attribute %array "authorities" {
|
||||
|
@ -136,7 +136,7 @@
|
|||
},
|
||||
|
||||
%attribute %number "enable_notifications",
|
||||
%attribute %number "notification_%type_filter",
|
||||
%attribute %number "notification_type_filter",
|
||||
%attribute %number "notification_state_filter",
|
||||
%attribute %name(TimePeriod) "notification_period"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue