summaryrefslogtreecommitdiff
path: root/docs/rabbitmq.config.example
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2017-06-07 19:33:08 +0300
committerGitHub <noreply@github.com>2017-06-07 19:33:08 +0300
commitd6d9e9824c3284efb9fd9b166686dc0e84fe4451 (patch)
tree46abfae3980275d54e3b5c63132fc69fbba416a4 /docs/rabbitmq.config.example
parent915475013ecf5e3ed7f8ec53b77a75cb9b7514a1 (diff)
parent7cd2ca4fcd72e472bf582b45aa9380795aa28d94 (diff)
downloadrabbitmq-server-git-d6d9e9824c3284efb9fd9b166686dc0e84fe4451.tar.gz
Merge pull request #1253 from FabianPonce/fix-gc-docs-stable
Improve documentation around new default for background garbage collection
Diffstat (limited to 'docs/rabbitmq.config.example')
-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.
%%