diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2016-02-26 15:41:52 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2016-02-26 15:41:52 +0300 |
| commit | 292f99e12f80a9ff7b10c0bf3d9a7f9b56d169a6 (patch) | |
| tree | d1b6efa7bd8a366670439123827645cce1f2ea06 | |
| parent | b65acaad385c17eb11e5d04df7bd69602d2f2c29 (diff) | |
| download | rabbitmq-server-git-292f99e12f80a9ff7b10c0bf3d9a7f9b56d169a6.tar.gz | |
Minor edits
| -rw-r--r-- | docs/rabbitmq.conf.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example index bafcc62e59..7f04d77530 100644 --- a/docs/rabbitmq.conf.example +++ b/docs/rabbitmq.conf.example @@ -184,7 +184,8 @@ ## ===================================================== ## -## Set the default AMQP heartbeat delay (in seconds). +## Set the default AMQP 0-9-1 heartbeat interval (in seconds). +## See http://rabbitmq.com/heartbeats.html for more details. ## # heartbeat = 600 |
