Skip to content
Snippets Groups Projects
Commit 9456e6f1 authored by Greg Myers's avatar Greg Myers :upside_down: Committed by Phillip Wells
Browse files

Link to risks of enabling disabled FFs in FF API docs

parent 114d788a
No related branches found
No related tags found
2 merge requests!122597doc/gitaly: Remove references to removed metrics,!119817Link to risks of enabling disabled FFs in FF API docs
......@@ -107,6 +107,9 @@ Set a feature's gate value. If a feature with the given name doesn't exist yet,
it's created. The value can be a boolean, or an integer to indicate
percentage of time.
WARNING:
Before you enable a feature still in development, you should understand the [security and stability risks](../administration/feature_flags.md#risks-when-enabling-features-still-in-development).
```plaintext
POST /features/:name
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment