summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2017-04-25 19:52:16 +0200
committerMichael Klishin <mklishin@pivotal.io>2017-04-25 19:52:16 +0200
commitd58b61335591d1dafc7e2adabf85f09fbce9168e (patch)
tree7231a2bc33119b2d8d3524cc10c3cbb8e3444a3c
parent43fe62ef15465ad01c73dd7f591c7659b5d2d307 (diff)
downloadrabbitmq-server-git-d58b61335591d1dafc7e2adabf85f09fbce9168e.tar.gz
Minor doc improvement
-rw-r--r--docs/rabbitmq.config.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example
index 74911df9ae..9ff00fcdae 100644
--- a/docs/rabbitmq.config.example
+++ b/docs/rabbitmq.config.example
@@ -260,6 +260,7 @@
%% Alternatively, we can set a limit relative to total available RAM.
%%
%% Values lower than 1.0 can be dangerous and should be used carefully.
+ %% As a rule of thumb, values between 1.5 and 2.0 fit most cases.
%% {disk_free_limit, {mem_relative, 2.0}},
%%