Merge "Add LDAP pool options"

This commit is contained in:
Zuul 2018-04-27 15:53:47 +00:00 committed by Gerrit Code Review
commit a62842e731

View File

@ -41,3 +41,12 @@ conf:
user_mail_attribute: mail
user_pass_attribute: userPassword
group_tree_dn: "ou=Groups,dc=cluster,dc=local"
use_pool: true
pool_size: 27
pool_retry_max: 3
pool_retry_delay: 0.1
pool_connection_timeout: 15
pool_connection_lifetime: 600
use_auth_pool: true
auth_pool_size: 100
auth_pool_connection_lifetime: 60