Skip to content

Commit c0dcb2b

Browse files
Merge branch 'stable'
2 parents 64830ba + d687bf0 commit c0dcb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ define PROJECT_ENV
1212
{tcp_listeners, [5672]},
1313
{num_tcp_acceptors, 10},
1414
{ssl_listeners, []},
15-
{num_ssl_acceptors, 1},
15+
{num_ssl_acceptors, 10},
1616
{ssl_options, []},
1717
{vm_memory_high_watermark, 0.4},
1818
{vm_memory_high_watermark_paging_ratio, 0.5},

0 commit comments

Comments
 (0)