Skip to content

Commit c9c65a1

Browse files
Merge pull request #1514 from rabbitmq/pstack-change-disable-to-deactivate
Update federated-queues.md
2 parents 638a413 + bf218f2 commit c9c65a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/federated-queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Once configured, a federation link (connection) will be opened for every matchin
162162
By "matching queue" here we mean a queue that is matched by the [federation policy pattern](parameters.html#policies).
163163
If no queues matched, no links will be started.
164164

165-
To disable federation for the matching queues, delete the policy using its name:
165+
To deactivate federation for the matching queues, delete the policy using its name:
166166

167167
<pre class="lang-bash">
168168
rabbitmqctl clear_policy queue-federation

0 commit comments

Comments
 (0)