IcingaServiceSets: allow to set imports
This commit is contained in:
parent
63fca7143c
commit
e096ec9ec5
|
@ -21,6 +21,8 @@ class IcingaServiceSet extends IcingaObject
|
|||
|
||||
protected $keyName = array('host_id', 'object_name');
|
||||
|
||||
protected $supportsImports = true;
|
||||
|
||||
protected $supportsCustomVars = true;
|
||||
|
||||
protected $supportsApplyRules = true;
|
||||
|
|
Loading…
Reference in New Issue