parent
7eae4190ce
commit
cd2193a273
|
@ -23,7 +23,7 @@ define PROJECT_ENV
|
||||||
{timeout, infinity},
|
{timeout, infinity},
|
||||||
{log, false},
|
{log, false},
|
||||||
{pool_size, 64},
|
{pool_size, 64},
|
||||||
{idle_timeout, infinity}
|
{idle_timeout, 300}
|
||||||
]
|
]
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue