summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-02-10 16:07:42 +0000
committerSimon MacMullen <simon@rabbitmq.com>2014-02-10 16:07:42 +0000
commit5339f0a0afbe4fe1fae656ecf6222c52330a6147 (patch)
treebead758eef0c5ae759cbe1ed7938c6ce99ae9627 /ebin
parentbc54e90db2f5e61624e3ec7e99bd5720f97cd253 (diff)
parent8eb42f47a10f084fbc3d9e36b8b562d7f3c590b5 (diff)
downloadrabbitmq-server-git-5339f0a0afbe4fe1fae656ecf6222c52330a6147.tar.gz
stable to default (noop)
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rabbit_app.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/rabbit_app.in b/ebin/rabbit_app.in
index f0fee96a93..29f06e7920 100644
--- a/ebin/rabbit_app.in
+++ b/ebin/rabbit_app.in
@@ -25,6 +25,7 @@
%% 0 ("no limit") would make a better default, but that
%% breaks the QPid Java client
{frame_max, 131072},
+ {channel_max, 0},
{heartbeat, 580},
{msg_store_file_size_limit, 16777216},
{queue_index_max_journal_entries, 65536},