summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2015-03-26 12:29:07 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2015-03-26 12:29:07 +0100
commitf1838bb90c94fdf522fdb246e01a2c97841082de (patch)
tree6f65d2b31a259fdc51ff2e37b9b0b011e0597e99 /docs
parentada55d3d3f04e909b267b69251a4de12148b69de (diff)
parentc4c4dc00acf3375eee5dfdb572d27e0a91f75061 (diff)
downloadrabbitmq-server-git-f1838bb90c94fdf522fdb246e01a2c97841082de.tar.gz
Merge branch 'stable'
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmq.config.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example
index c9329cf2c4..9b3855cd86 100644
--- a/docs/rabbitmq.config.example
+++ b/docs/rabbitmq.config.example
@@ -36,7 +36,7 @@
%% One of 'debug', 'info', 'warning', 'error' or 'none', in decreasing
%% order of verbosity. Defaults to 'info'.
%%
- %% {log_levels, [{connection, info}]},
+ %% {log_levels, [{connection, info}, {channel, info}]},
%% Set to 'true' to perform reverse DNS lookups when accepting a
%% connection. Hostnames will then be shown instead of IP addresses