Skip to content

Commit 4081863

Browse files
committed
Update feature-flags.md
Additional update (a note) for Feature Flag PR: #1840 to the 3.12.x docs @michaelklishin, can you please merge, thanks.
1 parent 993ed98 commit 4081863

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/feature-flags.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ rabbitmqctl enable_feature_flag <name>
224224
rabbitmqctl enable_feature_flag all
225225
</pre>
226226

227+
Note, the `rabbitmqctl enable_feature_flag all` command enables stable feature flags only and not experimental ones.
228+
227229
The `list_feature_flags` command can be used again to verify the feature
228230
flags' states. Assuming all feature flags were disabled initially, here
229231
is the state after enabling the `quorum_queue` feature flag:

0 commit comments

Comments
 (0)