Update existing LDAP instance configuration instead of replacing it. Caching was not enabled as per the configuration, so this fixes this.
This commit is contained in:
@@ -15,4 +15,4 @@ LDAP_HOST=
|
||||
LDAP_BASE_DN=
|
||||
LDAP_USERNAME=
|
||||
LDAP_PASSWORD=
|
||||
LDAP_CACHE=true
|
||||
LDAP_CACHE=false
|
||||
|
Reference in New Issue
Block a user