Skip to content

Commit 6ca44f5

Browse files
notquemichaelklishin
authored andcommitted
fix default heartbeat in example conf file to 60
listed as 600, not the true default of 60 (cherry picked from commit 19337af)
1 parent 4d2c5fd commit 6ca44f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rabbitmq.conf.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
## * http://rabbitmq.com/heartbeats.html
214214
## * http://rabbitmq.com/networking.html
215215
##
216-
# heartbeat = 600
216+
# heartbeat = 60
217217

218218
## Set the max permissible size of an AMQP frame (in bytes).
219219
##

0 commit comments

Comments
 (0)