Skip to content

Commit 19337af

Browse files
authored
fix default heartbeat in example conf file to 60
listed as 600, not the true default of 60
1 parent 438ffce commit 19337af

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)