diff --git a/src/appstore.js b/src/appstore.js index 49cd6e4a5..805836817 100644 --- a/src/appstore.js +++ b/src/appstore.js @@ -48,7 +48,9 @@ let gFeatures = { privateDockerRegistry: false, branding: false, support: false, - directoryConfig: false + directoryConfig: false, + mailboxMaxCount: 5, + emailPremium: false }; // attempt to load feature cache in case appstore would be down