Skip to content

Commit 98f20ad

Browse files
author
Pablo Lopez
committed
remove max_inactive conf as it is not needed
1 parent 08bc01d commit 98f20ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/kinetic.erl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ start_pool() ->
318318
[{host, Endpoint},
319319
{port, 443},
320320
{pool_size, PoolSize},
321-
{max_inactive, 200},
322321
{gun_opts, GunOpts}])
323322
end,
324323
kinetic_utils:regions()).

0 commit comments

Comments
 (0)