summaryrefslogtreecommitdiff
path: root/priv
diff options
context:
space:
mode:
authorLuke Bakken <lbakken@pivotal.io>2019-11-14 09:01:12 -0800
committerLuke Bakken <lbakken@pivotal.io>2019-11-14 09:01:12 -0800
commit660dd29fc05e9188d51156b5e6560ce5dd360e52 (patch)
tree8ec3635ae8ce11158e800907be2754207eae0376 /priv
parent690062880407112e5c373c52f55e502d406cff82 (diff)
downloadrabbitmq-server-git-660dd29fc05e9188d51156b5e6560ce5dd360e52.tar.gz
Add schema test
Diffstat (limited to 'priv')
-rw-r--r--priv/schema/rabbit.schema3
1 files changed, 2 insertions, 1 deletions
diff --git a/priv/schema/rabbit.schema b/priv/schema/rabbit.schema
index d56c58defb..793cee2144 100644
--- a/priv/schema/rabbit.schema
+++ b/priv/schema/rabbit.schema
@@ -1069,7 +1069,8 @@ end}.
[{datatype, {enum, [stop_node, continue, transient, persistent]}}]}.
%% Approximate maximum time a consumer can spend processing a message before
-%% the channel is terminated, in milliseconds.
+%% the channel is terminated, in milliseconds. Default is no timeout.
+%%
%% {consumer_timeout, 10000},
{mapping, "consumer_timeout", "rabbit.consumer_timeout", [