diff --git a/site/feature-flags.md b/site/feature-flags.md index f2c0265f24..ca930be973 100644 --- a/site/feature-flags.md +++ b/site/feature-flags.md @@ -224,6 +224,8 @@ rabbitmqctl enable_feature_flag <name> rabbitmqctl enable_feature_flag all +Note, the `rabbitmqctl enable_feature_flag all` command enables stable feature flags only and not experimental ones. + The `list_feature_flags` command can be used again to verify the feature flags' states. Assuming all feature flags were disabled initially, here is the state after enabling the `quorum_queue` feature flag: