chore: Enable experiment data-broker-removal-time-estimates by default
This commit is contained in:
Родитель
08ccb2f8d5
Коммит
2600f5b3df
|
@ -98,9 +98,9 @@ features:
|
||||||
- channel: local
|
- channel: local
|
||||||
value: { "enabled": true }
|
value: { "enabled": true }
|
||||||
- channel: staging
|
- channel: staging
|
||||||
value: { "enabled": false }
|
value: { "enabled": true }
|
||||||
- channel: production
|
- channel: production
|
||||||
value: { "enabled": false }
|
value: { "enabled": true }
|
||||||
enums:
|
enums:
|
||||||
OptionalBrokerScanInfoFields:
|
OptionalBrokerScanInfoFields:
|
||||||
description: An enum of optional broker scan info fields
|
description: An enum of optional broker scan info fields
|
||||||
|
|
Загрузка…
Ссылка в новой задаче