diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2014-01-30 14:03:30 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2014-01-30 14:03:30 +0000 |
| commit | 41ac44a32e1e33cc0c3f3678415af5be58861e46 (patch) | |
| tree | 5ee1b4dae5738e58f3eefd3feee4c760629bc522 /docs | |
| parent | 82aa2ffcef9906a91fe33a0b469275edd9b0a43a (diff) | |
| parent | 0a3c22baa344ba5a4c85811cf0a30fe2ebe03695 (diff) | |
| download | rabbitmq-server-git-41ac44a32e1e33cc0c3f3678415af5be58861e46.tar.gz | |
merge bug25827 into default
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index d2a3f7c7a2..d19acd0093 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -1559,14 +1559,6 @@ <term>prefetch_count</term> <listitem><para>QoS prefetch count limit in force, 0 if unlimited.</para></listitem> </varlistentry> - <varlistentry> - <term>client_flow_blocked</term> - <listitem><para>True if the client issued a - <command>channel.flow{active=false}</command> - command, blocking the server from delivering - messages to the channel's consumers. - </para></listitem> - </varlistentry> </variablelist> <para> If no <command>channelinfoitem</command>s are specified then pid, |
