IcingaNotification: there are no notification groups
This commit is contained in:
parent
56dd2b44c4
commit
1da6d64030
|
@ -23,8 +23,6 @@ class IcingaNotification extends IcingaObject
|
|||
'zone_id' => null,
|
||||
);
|
||||
|
||||
protected $supportsGroups = true;
|
||||
|
||||
protected $supportsCustomVars = true;
|
||||
|
||||
protected $supportsImports = true;
|
||||
|
|
Loading…
Reference in New Issue