Use appUpdates feature flag
This commit is contained in:
@@ -55,6 +55,7 @@ const apps = require('./apps.js'),
|
||||
// These are the default options and will be adjusted once a subscription state is obtained
|
||||
// Keep in sync with appstore/routes/cloudrons.js
|
||||
const DEFAULT_FEATURES = {
|
||||
appUpdates: false,
|
||||
appMaxCount: 2,
|
||||
userMaxCount: 5,
|
||||
domainMaxCount: 1,
|
||||
|
||||
Reference in New Issue
Block a user