Skip to content

Commit

Permalink
increase authn:keygen_timeout for oc_erchef hab pkg to 5s
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy J. Miller <[email protected]>
  • Loading branch information
jeremymv2 committed Oct 4, 2018
1 parent ad668b8 commit 30db7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oc_erchef/habitat/default.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ strict_search_result_acls=false
keygen_cache_workers=10
keygen_cache_size=10
keygen_start_size=0
keygen_timeout=1000
keygen_timeout=5000

[oc_chef_authz]

Expand Down

0 comments on commit 30db7c6

Please sign in to comment.