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 May 22, 2024
1 parent 40da90f commit 109231e
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 @@ -4646,6 +4646,33 @@
"version": 2,
"deleted": false
},
"fflag_front_feat_dia_1134_prompter_sneak_preview_promo_page_short": {
"key": "fflag_front_feat_dia_1134_prompter_sneak_preview_promo_page_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "7da74f9989784eac8760e2485f816a95",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_perf_back_lsdv_4695_update_prediction_query_to_use_direct_project_relation": {
"key": "fflag_perf_back_lsdv_4695_update_prediction_query_to_use_direct_project_relation",
"on": true,
Expand Down

0 comments on commit 109231e

Please sign in to comment.