Skip to content

Commit 511dc45

Browse files
1 parent c513839 commit 511dc45

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

label_studio/feature_flags.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,33 @@
973973
"version": 2,
974974
"deleted": false
975975
},
976+
"fflag_dev_disable_polling_killswitch_short": {
977+
"key": "fflag_dev_disable_polling_killswitch_short",
978+
"on": false,
979+
"prerequisites": [],
980+
"targets": [],
981+
"contextTargets": [],
982+
"rules": [],
983+
"fallthrough": {
984+
"variation": 0
985+
},
986+
"offVariation": 1,
987+
"variations": [
988+
true,
989+
false
990+
],
991+
"clientSideAvailability": {
992+
"usingMobileKey": false,
993+
"usingEnvironmentId": false
994+
},
995+
"clientSide": false,
996+
"salt": "884c26388a324c9b9c26faa10251d386",
997+
"trackEvents": false,
998+
"trackEventsFallthrough": false,
999+
"debugEventsUntilDate": null,
1000+
"version": 2,
1001+
"deleted": false
1002+
},
9761003
"fflag_feat_all_dia_1576_prompts_easy_breezy_onboarding_long": {
9771004
"key": "fflag_feat_all_dia_1576_prompts_easy_breezy_onboarding_long",
9781005
"on": false,

0 commit comments

Comments
 (0)