summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2017-06-08 00:59:54 +0300
committerMichael Klishin <mklishin@pivotal.io>2017-06-08 00:59:54 +0300
commitbca99be7e265528b8bdbc6b5c2c51c6e178bfda4 (patch)
treeca4342e829a66c478646fb12fbfea23cfdc59b1c /docs
parent7bc2770983345eb110015f03244720be78c9ba64 (diff)
parentd6d9e9824c3284efb9fd9b166686dc0e84fe4451 (diff)
downloadrabbitmq-server-git-bca99be7e265528b8bdbc6b5c2c51c6e178bfda4.tar.gz
Merge branch 'stable' into rabbitmq-server-1243
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmq.config.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example
index 3eee836572..7acd6a4d5f 100644
--- a/docs/rabbitmq.config.example
+++ b/docs/rabbitmq.config.example
@@ -325,7 +325,7 @@
%% Whether or not to enable background GC.
%%
- %% {background_gc_enabled, true},
+ %% {background_gc_enabled, false},
%%
%% Interval (in milliseconds) at which we run background GC.
%%