summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-12-19 11:40:36 +0000
committerSimon MacMullen <simon@rabbitmq.com>2013-12-19 11:40:36 +0000
commitc477cc0389a86d6405b992ef3b60970ad5eae771 (patch)
tree86a278504aa778e1b79bbe4d23e0d8ff1fb3e1ae /ebin
parent861ab0922be69f7394dd7b94651e53502df315c9 (diff)
parent475e1bb50be8f3f756bc0df5677691b1ee1fe31c (diff)
downloadrabbitmq-server-git-c477cc0389a86d6405b992ef3b60970ad5eae771.tar.gz
stable to default
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},