Show subscription setup for domain adding

This commit is contained in:
Johannes Zellner
2020-06-18 13:56:37 +02:00
parent b1d956f7bf
commit 4a981cd2e2
3 changed files with 35 additions and 1 deletions

View File

@@ -401,6 +401,7 @@ angular.module('Application').service('Client', ['$http', '$interval', '$timeout
// => This is just for easier testing
// this._config.features.userMaxCount = 5;
// this._config.features.domainMaxCount = 1;
// this._config.features.externalLdap = false;
// this._config.features.privateDockerRegistry = false;
// this._config.features.branding = true;