Skip to content

Commit 132661d

Browse files
1 parent 2eb3388 commit 132661d

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
@@ -3120,6 +3120,33 @@
31203120
"version": 2,
31213121
"deleted": false
31223122
},
3123+
"fflag_feat_root_11_support_jsonl_cloud_storage": {
3124+
"key": "fflag_feat_root_11_support_jsonl_cloud_storage",
3125+
"on": false,
3126+
"prerequisites": [],
3127+
"targets": [],
3128+
"contextTargets": [],
3129+
"rules": [],
3130+
"fallthrough": {
3131+
"variation": 0
3132+
},
3133+
"offVariation": 1,
3134+
"variations": [
3135+
true,
3136+
false
3137+
],
3138+
"clientSideAvailability": {
3139+
"usingMobileKey": false,
3140+
"usingEnvironmentId": false
3141+
},
3142+
"clientSide": false,
3143+
"salt": "85e018dcd2e64c689a61ee7ed3c5edb2",
3144+
"trackEvents": false,
3145+
"trackEventsFallthrough": false,
3146+
"debugEventsUntilDate": null,
3147+
"version": 2,
3148+
"deleted": false
3149+
},
31233150
"fflag_feature_all_optic_1421_cold_start_v2": {
31243151
"key": "fflag_feature_all_optic_1421_cold_start_v2",
31253152
"on": false,

0 commit comments

Comments
 (0)