add missing license features (#8618)

This commit is contained in:
Angel Garbarino 2020-03-26 13:43:30 -06:00 committed by GitHub
parent eeeda05ecc
commit 897da48c36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,8 @@ const ALL_FEATURES = [
'Control Groups',
'Performance Standby',
'Namespaces',
'KMIP',
'Entropy Augmentation',
];
export function allFeatures() {