mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Removed the check on connectionPoolingMaxSize, connectionPoolingInitSize and connectionPoolingPrefSize Closes #30677 Signed-off-by: Rishabh Singh <rishabhsvats@gmail.com> This fix allows all the LDAP connection pool parameters to be configured using JVM arguments. Removed all the ldap connection pool parameters Signed-off-by: Rishabh Singh <rishabhsvats@gmail.com>