22b114f647
There should be no reason to leave these settings disabled by default. By enabling them, keystones runs faster and consumes fewer resources. Change-Id: I9f8d27b1f6dba19067f38e940632dcf3420c2bfa
9 lines
329 B
YAML
9 lines
329 B
YAML
---
|
|
upgrade:
|
|
- >
|
|
The configuration options for LDAP connection pooling, `[ldap] use_pool`
|
|
and `[ldap] use_auth_pool`, are now both enabled by default. Only
|
|
deployments using LDAP drivers are affected. Additional configuration
|
|
options are available in the `[ldap]` section to tune connection pool size,
|
|
etc.
|