@@ -2020,4 +2020,5 @@
|
||||
* Add univention as LDAP provider
|
||||
* Bump max_connection for postgres addon to 200
|
||||
* mail: Add pagination to mailing list API
|
||||
* Allow admin to lock email and display name of users
|
||||
|
||||
|
||||
+2
-1
@@ -47,7 +47,8 @@ let gFeatures = {
|
||||
externalLdap: false,
|
||||
privateDockerRegistry: false,
|
||||
branding: false,
|
||||
support: false
|
||||
support: false,
|
||||
directoryConfig: false
|
||||
};
|
||||
|
||||
// attempt to load feature cache in case appstore would be down
|
||||
|
||||
Reference in New Issue
Block a user