Skip to content

Commit

Permalink
ci: Update Feature Flags
Browse files Browse the repository at this point in the history
  • Loading branch information
robot-ci-heartex committed Aug 20, 2024
1 parent f55cd6b commit 2898f1a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions label_studio/feature_flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -1797,6 +1797,33 @@
"version": 3,
"deleted": false
},
"fflag_feat_all_optic_991_dashboard_v2_short": {
"key": "fflag_feat_all_optic_991_dashboard_v2_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "8f0220b6594841d0837773d258eebf6a",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_feat_back_dev_3756_queue_enrollment_min_short": {
"key": "fflag_feat_back_dev_3756_queue_enrollment_min_short",
"on": false,
Expand Down

0 comments on commit 2898f1a

Please sign in to comment.