Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion articles/flow/configuration/feature-flags.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ order: 160

= Feature Flags

Feature Flags allow you to
Feature Flags allow you to:

* Enable and test experimental features;
* Enable legacy features or switch back to legacy behavior;
* Enable opt-in features that don't have other APIs.
Expand Down
Loading