Make use of new support feature flag
This commit is contained in:
+1
-1
@@ -359,7 +359,7 @@ angular.module('Application').service('Client', ['$http', '$interval', '$timeout
|
||||
// this._config.features.externalLdap = false;
|
||||
// this._config.features.eventLog = false;
|
||||
// this._config.features.privateDockerRegistry = false;
|
||||
// this._config.features.branding = false;
|
||||
// this._config.features.support = true;
|
||||
|
||||
this._configListener.forEach(function (callback) {
|
||||
callback(that._config);
|
||||
|
||||
Reference in New Issue
Block a user