add missing license features (#8618)
This commit is contained in:
parent
eeeda05ecc
commit
897da48c36
|
@ -10,6 +10,8 @@ const ALL_FEATURES = [
|
|||
'Control Groups',
|
||||
'Performance Standby',
|
||||
'Namespaces',
|
||||
'KMIP',
|
||||
'Entropy Augmentation',
|
||||
];
|
||||
|
||||
export function allFeatures() {
|
||||
|
|
Loading…
Reference in a new issue