summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <michael@rabbitmq.com>2014-06-22 15:16:48 +0400
committerMichael Klishin <michael@rabbitmq.com>2014-06-22 15:16:48 +0400
commitf27535a9a07b714b2d1417dadfe0d2ede7a3169a (patch)
tree27a9f8e535aaf32e7368930c61b3650f5c4d77a9 /docs
parent26af5d38fc8e7c4b620be93230108740879bd3fd (diff)
downloadrabbitmq-server-git-f27535a9a07b714b2d1417dadfe0d2ede7a3169a.tar.gz
Wording
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmq.config.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example
index 0315eeb4e6..a443864672 100644
--- a/docs/rabbitmq.config.example
+++ b/docs/rabbitmq.config.example
@@ -27,8 +27,8 @@
%%
%% {ssl_listeners, [5671]},
- %% Complete AMQP 0-9-1 connection handshake timeout (including TLS/SSL connections),
- %% in milliseconds.
+ %% Maximum time for AMQP 0-8/0-9/0-9-1 handshake (after socket connection
+ %% and SSL handshake), in milliseconds.
%%
%% {handshake_timeout, 10000},