summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniil Fedotov <dfedotov@pivotal.io>2017-08-18 11:14:56 +0100
committerDaniil Fedotov <dfedotov@pivotal.io>2017-08-18 11:14:56 +0100
commit0c6255e368ffb6000d403568c0ed0f6d125d25b0 (patch)
tree6b66a89e7fc8bd872badbe2ccae7dbb6c7d0e1dd /Makefile
parent8034de0125e56ce575c1e8a93cff164bcd33f96e (diff)
downloadrabbitmq-server-git-0c6255e368ffb6000d403568c0ed0f6d125d25b0.tar.gz
Refactor log configuration to be consistent with log doc guide
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9aeaf80c72..5ca29092d3 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,6 @@ define PROJECT_ENV
{auth_backends, [rabbit_auth_backend_internal]},
{delegate_count, 16},
{trace_vhosts, []},
- {log_levels, [{connection, info}]},
{ssl_cert_login_from, distinguished_name},
{ssl_handshake_timeout, 5000},
{ssl_allow_poodle_attack, false},