summaryrefslogtreecommitdiff
path: root/docs/rabbitmq.config.example
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2017-10-12 17:52:27 +0100
committerGitHub <noreply@github.com>2017-10-12 17:52:27 +0100
commitc779305e448c542278144666365e85016e2abe24 (patch)
tree1db2ca04757303b5e6e2570ecf3ed96c18d2e0ce /docs/rabbitmq.config.example
parent7e727be95f1c15111547c3f713f3985d8015c2cb (diff)
parent46074fa3e65ec939c124775c2c55b0a86f6eff8e (diff)
downloadrabbitmq-server-git-c779305e448c542278144666365e85016e2abe24.tar.gz
Merge pull request #1394 from rabbitmq/rabbitmq-common-224-master-lrb
Update cuttlefish schema for rabbitmq/rabbitmq-common#224 changes
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 0882764a3a..0a7913069c 100644
--- a/docs/rabbitmq.config.example
+++ b/docs/rabbitmq.config.example
@@ -262,7 +262,7 @@
%% Introduced in 3.6.11. `allocated` is the default as of 3.6.13.
%% See https://github.com/rabbitmq/rabbitmq-server/issues/1223 and rabbitmq/rabbitmq-common#224 for background.
%% {vm_memory_calculation_strategy, allocated},
-
+
%% Interval (in milliseconds) at which we perform the check of the memory
%% levels against the watermarks.
%%