mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-31 03:49:31 -06: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>