Ability to disable apps using appconfig
This commit is contained in:
@@ -15,6 +15,8 @@ define(function () {
|
||||
displayPadCreationScreen: 'displayPadCreationScreen',
|
||||
deprecatedKey: 'deprecated',
|
||||
// Sub
|
||||
plan: 'CryptPad_plan'
|
||||
plan: 'CryptPad_plan',
|
||||
// Apps
|
||||
criticalApps: ['profile', 'settings', 'debug']
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user