mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Fix syntax error.
This commit is contained in:
parent
463f4e4cf9
commit
0b8d011601
@ -144,7 +144,7 @@ type Host {
|
|||||||
%attribute name(TimePeriod) "notification_period",
|
%attribute name(TimePeriod) "notification_period",
|
||||||
|
|
||||||
%attribute number "notification_type_filter",
|
%attribute number "notification_type_filter",
|
||||||
%attribute number "notification_state_filter"
|
%attribute number "notification_state_filter",
|
||||||
|
|
||||||
%attribute dictionary "macros" {
|
%attribute dictionary "macros" {
|
||||||
%attribute string "*"
|
%attribute string "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user