Fix Makefile

This commit is contained in:
Arnaud Cogoluègnes 2017-02-07 11:25:20 +01:00
parent 678dcd91c2
commit af77e0f095
No known key found for this signature in database
GPG Key ID: D5C8C4DFAD43AFA8
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ define PROJECT_ENV
{queue_explicit_gc_run_operation_threshold, 1000},
{lazy_queue_explicit_gc_run_operation_threshold, 1000},
{background_gc_enabled, false},
{background_gc_target_interval, 60000}
{background_gc_target_interval, 60000},
%% rabbitmq-server-589
{proxy_protocol, false}
]