summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2017-08-21 20:44:43 -0400
committerGitHub <noreply@github.com>2017-08-21 20:44:43 -0400
commit5598488204c7c762bd007e2732ca8e984b8a7302 (patch)
tree5db20076abc1c8784c334b7023fec78ca3122325 /Makefile
parent8034de0125e56ce575c1e8a93cff164bcd33f96e (diff)
parentf3f09fb028bcdb2b28fa51840b28862ede54ecac (diff)
downloadrabbitmq-server-git-5598488204c7c762bd007e2732ca8e984b8a7302.tar.gz
Merge pull request #1335 from rabbitmq/rabbitmq-website-418
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},