Skip to content

Commit a1d8517

Browse files
Update config.json
1 parent 553cd76 commit a1d8517

1 file changed

Lines changed: 93 additions & 0 deletions

File tree

config.json

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17206,6 +17206,99 @@
1720617206
"doLog": false
1720717207
}
1720817208
]
17209+
},
17210+
"cranky-camel": {
17211+
"key": "cranky-camel",
17212+
"enabled": true,
17213+
"variationType": "BOOLEAN",
17214+
"variations": {
17215+
"true": {
17216+
"key": "true",
17217+
"value": true
17218+
},
17219+
"false": {
17220+
"key": "false",
17221+
"value": false
17222+
}
17223+
},
17224+
"totalShards": 10000,
17225+
"entityId": 145,
17226+
"allocations": [
17227+
{
17228+
"key": "allocation-144812",
17229+
"startAt": "2026-07-21T19:02:32.737Z",
17230+
"endAt": "9999-12-31T00:00:00.000Z",
17231+
"splits": [
17232+
{
17233+
"variationKey": "true",
17234+
"shards": [
17235+
{
17236+
"salt": "cranky-camel-144812-traffic",
17237+
"ranges": [
17238+
{
17239+
"start": 0,
17240+
"end": 0
17241+
}
17242+
]
17243+
},
17244+
{
17245+
"salt": "cranky-camel-144812-split",
17246+
"ranges": [
17247+
{
17248+
"start": 0,
17249+
"end": 10000
17250+
}
17251+
]
17252+
}
17253+
]
17254+
}
17255+
],
17256+
"doLog": false
17257+
},
17258+
{
17259+
"key": "allocation-144809",
17260+
"startAt": "2026-07-21T19:02:04.732Z",
17261+
"endAt": "9999-12-31T00:00:00.000Z",
17262+
"splits": [
17263+
{
17264+
"variationKey": "false",
17265+
"shards": []
17266+
}
17267+
],
17268+
"doLog": false
17269+
}
17270+
]
17271+
},
17272+
"wild-cranky-camel": {
17273+
"key": "wild-cranky-camel",
17274+
"enabled": true,
17275+
"variationType": "BOOLEAN",
17276+
"variations": {
17277+
"true": {
17278+
"key": "true",
17279+
"value": true
17280+
},
17281+
"false": {
17282+
"key": "false",
17283+
"value": false
17284+
}
17285+
},
17286+
"totalShards": 10000,
17287+
"entityId": 143,
17288+
"allocations": [
17289+
{
17290+
"key": "allocation-144851",
17291+
"startAt": "2026-07-21T20:29:48.179Z",
17292+
"endAt": "9999-12-31T00:00:00.000Z",
17293+
"splits": [
17294+
{
17295+
"variationKey": "false",
17296+
"shards": []
17297+
}
17298+
],
17299+
"doLog": false
17300+
}
17301+
]
1720917302
}
1721017303
}
1721117304
}

0 commit comments

Comments
 (0)