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 Jan 10, 2025
1 parent 1df038c commit 76884e0
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 @@ -1432,6 +1432,33 @@
"version": 3,
"deleted": false
},
"fflag_feat_all_leap_1732_pausing_an_annotator_short": {
"key": "fflag_feat_all_leap_1732_pausing_an_annotator_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 1
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "bf2998352dcb4350846a1621b3c44626",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_feat_all_leap_883_custom_script_270524_short": {
"key": "fflag_feat_all_leap_883_custom_script_270524_short",
"on": true,
Expand Down

0 comments on commit 76884e0

Please sign in to comment.