Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrit Golowinski <ogolowinski@gitlab.com>2019-09-03 17:20:44 +0300
committerMarcia Ramos <marcia@gitlab.com>2019-09-03 17:20:44 +0300
commit088d730656069a1834811c601041c39875385bd9 (patch)
tree5d8a9374853d281fa6528eac629adc5bd983fb9e /doc/user/project
parent76275d0c7876d994d73dc24d10efd8fc0c69553f (diff)
Updated Feature flags doc
Diffstat (limited to 'doc/user/project')
-rw-r--r--doc/user/project/operations/feature_flags.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/user/project/operations/feature_flags.md b/doc/user/project/operations/feature_flags.md
index 6536a1a0a4b..28248ad3696 100644
--- a/doc/user/project/operations/feature_flags.md
+++ b/doc/user/project/operations/feature_flags.md
@@ -2,10 +2,6 @@
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11845) in GitLab 11.4.
-CAUTION: **Warning:**
-This an _alpha_ feature and is subject to change at any time without
-prior notice.
-
Feature flags allow you to ship a project in different flavors by
dynamically toggling certain functionality.