diff --git a/src/js/client.js b/src/js/client.js index 04a8c35b3..735798354 100644 --- a/src/js/client.js +++ b/src/js/client.js @@ -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; diff --git a/src/views/domains.html b/src/views/domains.html index 26c730eec..fae5547b9 100644 --- a/src/views/domains.html +++ b/src/views/domains.html @@ -1,3 +1,21 @@ + + +