diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2017-06-13 23:56:08 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2017-06-13 23:56:08 +0300 |
| commit | 91e3fc0764fb210c6d7aa24fc2b206653c7bc47c (patch) | |
| tree | 87f66d0b6d4d72bcc7c34d6960fa2a9c5c0ff7d3 /docs/rabbitmq.conf.example | |
| parent | b077d47e7596973b9b8ec01d48233f42a0eb097e (diff) | |
| parent | 35f43082a1ab0d3ce49ab8958e980fb81b55f159 (diff) | |
| download | rabbitmq-server-git-91e3fc0764fb210c6d7aa24fc2b206653c7bc47c.tar.gz | |
Merge branch 'master' into rabbitmq-server-1229
Diffstat (limited to 'docs/rabbitmq.conf.example')
| -rw-r--r-- | docs/rabbitmq.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example index 0e8d1e0596..e4c2fff92a 100644 --- a/docs/rabbitmq.conf.example +++ b/docs/rabbitmq.conf.example @@ -386,7 +386,7 @@ ## Disabling background GC may reduce latency for client operations, ## keeping it enabled may reduce median RAM usage. ## -# background_gc_enabled = true +# background_gc_enabled = false ## Target (desired) interval (in milliseconds) at which we run background GC. ## The actual interval will vary depending on how long it takes to execute |
