Docs: Default AMQP heartbeat delay should be 60 seconds
This commit is contained in:
parent
ce0381c0cd
commit
ae5dceabcd
|
|
@ -161,7 +161,7 @@
|
|||
|
||||
%% Set the default AMQP heartbeat delay (in seconds).
|
||||
%%
|
||||
%% {heartbeat, 600},
|
||||
%% {heartbeat, 60},
|
||||
|
||||
%% Set the max permissible size of an AMQP frame (in bytes).
|
||||
%%
|
||||
|
|
|
|||
Loading…
Reference in New Issue