Disable role selection for Cloudrons with user restriction

This commit is contained in:
Johannes Zellner
2020-02-26 16:48:51 +01:00
parent a3830d23e8
commit e7b9c2d294
3 changed files with 20 additions and 9 deletions

View File

@@ -355,7 +355,7 @@ angular.module('Application').service('Client', ['$http', '$interval', '$timeout
<% } -%>
// => This is just for easier testing
// this._config.features.userMaxCount = 3;
// this._config.features.userMaxCount = 5;
// this._config.features.externalLdap = false;
// this._config.features.eventLog = false;
// this._config.features.privateDockerRegistry = false;