diff options
| author | Raymond Fallon <rfallon@360incentives.com> | 2016-08-25 17:46:29 -0400 |
|---|---|---|
| committer | Raymond Fallon <rfallon@360incentives.com> | 2016-08-25 17:46:29 -0400 |
| commit | ae5dceabcd84469fdafab10f6fd012210dbed6a3 (patch) | |
| tree | 3707c69bc6e7f27d6ff75fe33bb4b3122d817f9f /docs | |
| parent | ce0381c0cd65e0334892e657c43c4112e69fd250 (diff) | |
| download | rabbitmq-server-git-ae5dceabcd84469fdafab10f6fd012210dbed6a3.tar.gz | |
Docs: Default AMQP heartbeat delay should be 60 seconds
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmq.config.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example index f7477abe61..4d376d953a 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -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). %% |
