diff options
| author | Arnaud Cogoluègnes <acogoluegnes@gmail.com> | 2017-02-07 11:25:20 +0100 |
|---|---|---|
| committer | Arnaud Cogoluègnes <acogoluegnes@gmail.com> | 2017-02-07 11:25:20 +0100 |
| commit | af77e0f0955c1e0b75ec2f1140dbabbe87847524 (patch) | |
| tree | 67be5074ed5bfaf8845f82419c783082bf2cc0b3 /Makefile | |
| parent | 678dcd91c28a939b612e5945b92fe130a1011df2 (diff) | |
| download | rabbitmq-server-git-af77e0f0955c1e0b75ec2f1140dbabbe87847524.tar.gz | |
Fix Makefile
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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} ] |
