mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
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…
x
Reference in New Issue
Block a user