summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2012-01-31 13:55:40 +0000
committerSimon MacMullen <simon@rabbitmq.com>2012-01-31 13:55:40 +0000
commitf2bfb487b7c6695595859cc2f04d99635fd25cdb (patch)
tree306f45e7bb3e47a5f7c8317d0dca5555b4701d38 /ebin
parent16236ff34e013013ad8e480df3e89caad64c629e (diff)
parentcdd483cd673a9fff71a744ea986be603f7c21fb0 (diff)
downloadrabbitmq-server-git-f2bfb487b7c6695595859cc2f04d99635fd25cdb.tar.gz
Merge bug22470
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 9301af6bdc..2fee1114aa 100644
--- a/ebin/rabbit_app.in
+++ b/ebin/rabbit_app.in
@@ -37,6 +37,7 @@
{auth_backends, [rabbit_auth_backend_internal]},
{delegate_count, 16},
{trace_vhosts, []},
+ {log_levels, [{connection, info}]},
{tcp_listen_options, [binary,
{packet, raw},
{reuseaddr, true},