mirror of https://github.com/Icinga/icinga2.git
parent
3a1023a954
commit
ab4ba18238
|
@ -100,7 +100,7 @@ class Dependency : CustomVarObject < DependencyNameComposer
|
||||||
}}}
|
}}}
|
||||||
};
|
};
|
||||||
|
|
||||||
[config] array(double) states;
|
[config] array(Value) states;
|
||||||
int state_filter_real (StateFilter);
|
int state_filter_real (StateFilter);
|
||||||
|
|
||||||
[config] bool ignore_soft_states {
|
[config] bool ignore_soft_states {
|
||||||
|
|
Loading…
Reference in New Issue