Add more feature flags

This commit is contained in:
Johannes Zellner
2020-07-16 18:14:25 +02:00
parent 2028f6b984
commit 8aad71efd0
+3 -1
View File
@@ -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