summaryrefslogtreecommitdiff
path: root/docs/rabbitmq.config.example
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2017-06-27 10:18:01 +0300
committerMichael Klishin <michael@clojurewerkz.org>2017-06-27 10:18:01 +0300
commitfcc9879f56941ce004c50965dabae934b4103ab1 (patch)
tree0b0dc6fd4aecec92ec620e1a8b9a266c636fe299 /docs/rabbitmq.config.example
parent10fd03dbf2168aed1cb7e96da7c3603444f1e449 (diff)
parent2e99c66d76be0fe77af51b66deb79e9ee347b208 (diff)
downloadrabbitmq-server-git-fcc9879f56941ce004c50965dabae934b4103ab1.tar.gz
Merge branch 'master' into rabbitmq-common-198
Diffstat (limited to 'docs/rabbitmq.config.example')
-rw-r--r--docs/rabbitmq.config.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example
index 2be3c74095..4135c5053c 100644
--- a/docs/rabbitmq.config.example
+++ b/docs/rabbitmq.config.example
@@ -276,7 +276,7 @@
%% See http://www.rabbitmq.com/partitions.html for further details.
%%
%% {cluster_partition_handling, ignore},
-
+
%% Mirror sync batch size, in messages. Increasing this will speed
%% up syncing but total batch size in bytes must not exceed 2 GiB.
%% Available in RabbitMQ 3.6.0 or later.
@@ -343,7 +343,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