Merge branch 'stable'
This commit is contained in:
commit
ac0a3fb65a
|
@ -20,7 +20,8 @@ define PROJECT_ENV
|
|||
{port, 3890},
|
||||
{timeout, infinity},
|
||||
{log, false},
|
||||
{pool_size, 64}
|
||||
{pool_size, 64},
|
||||
{idle_timeout, infinity}
|
||||
]
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue