diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2015-09-08 23:08:27 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2015-09-08 23:08:27 +0300 |
| commit | ae63a44aa8fca0dc388f680052b6d934f6eb2189 (patch) | |
| tree | bc4b0d4f29026e7e38a1f245c3cc3f8ca75b5ba7 /ebin | |
| parent | 7ba2571e9550f9030d69bc29119bc814f935db59 (diff) | |
| parent | 990bc9a25d2cbd190a47364b9b4f48bd3074c591 (diff) | |
| download | rabbitmq-server-git-ae63a44aa8fca0dc388f680052b6d934f6eb2189.tar.gz | |
Merge branch 'stable'
Diffstat (limited to 'ebin')
| -rw-r--r-- | ebin/rabbit_app.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rabbit_app.in b/ebin/rabbit_app.in index 4bfdd192f5..d9da66c812 100644 --- a/ebin/rabbit_app.in +++ b/ebin/rabbit_app.in @@ -26,7 +26,7 @@ %% breaks the QPid Java client {frame_max, 131072}, {channel_max, 0}, - {heartbeat, 580}, + {heartbeat, 60}, {msg_store_file_size_limit, 16777216}, {fhc_write_buffering, true}, {fhc_read_buffering, true}, |
