Make catchall premium
This commit is contained in:
@@ -425,6 +425,8 @@ angular.module('Application').service('Client', ['$http', '$interval', '$timeout
|
||||
// this._config.features.branding = true;
|
||||
// this._config.features.support = true;
|
||||
// this._config.features.directoryConfig = true;
|
||||
this._config.features.mailboxMaxCount = 5;
|
||||
this._config.features.emailPremium = false;
|
||||
|
||||
this._configListener.forEach(function (callback) {
|
||||
callback(that._config);
|
||||
|
||||
Reference in New Issue
Block a user