Skip to content

Commit

Permalink
Merge pull request #146 from telefonicaid/AlvaroVega-patch-1
Browse files Browse the repository at this point in the history
Update keystone.smartcity.conf
  • Loading branch information
fgalan authored Apr 28, 2020
2 parents 096ef04 + 262c474 commit da779d4
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/keystone.smartcity.conf
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,16 @@ user_id_attribute = uid
user_name_attribute = cn
user_mail_attribute = mail

debug_level = 4096
# Uncomment thie following sentence to enable LDAP driver debug
# debug_level = 4095

use_pool = true
pool_size = 10
pool_retry_max = 3
pool_retry_delay = 0.1
pool_connection_timeout = -1
pool_connection_lifetime = 600

use_auth_pool = true
auth_pool_size = 100
auth_pool_connection_lifetime = 60

0 comments on commit da779d4

Please sign in to comment.