For #20123: Disable historyMetadataFeature flag

upstream-sync
Oana Horvath 3 years ago committed by mergify[bot]
parent 94623e41b4
commit c830ed9986

@ -42,5 +42,5 @@ object FeatureFlags {
/**
* Enables recording of history metadata.
*/
val historyMetadataFeature = Config.channel.isDebug
const val historyMetadataFeature = false
}

Loading…
Cancel
Save