Docs: Default AMQP heartbeat delay should be 60 seconds

This commit is contained in:
Raymond Fallon 2016-08-25 17:46:29 -04:00
parent ce0381c0cd
commit ae5dceabcd
1 changed files with 1 additions and 1 deletions

View File

@ -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).
%%