summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2017-05-26 17:26:28 +0300
committerMichael Klishin <mklishin@pivotal.io>2017-05-26 17:26:28 +0300
commit1b976358b62db552f70a0f6c273431895e3cddb0 (patch)
treee74fd5758c8d994c21a27fb659bf2fb54ddefdc2 /docs
parenteb7e6afd06f6e3c415d0350d295e097540bfd9cf (diff)
downloadrabbitmq-server-git-1b976358b62db552f70a0f6c273431895e3cddb0.tar.gz
Missing comma in config example
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 6386bc57e2..3eee836572 100644
--- a/docs/rabbitmq.config.example
+++ b/docs/rabbitmq.config.example
@@ -248,7 +248,7 @@
%% The total memory available can be calculated from the OS resources
%% - default option - or provided as a configuration parameter:
- %% {total_memory_available_override_value, "5000MB"}
+ %% {total_memory_available_override_value, "5000MB"},
%% Set disk free limit (in bytes). Once free disk space reaches this
%% lower bound, a disk alarm will be set - see the documentation