For #28004 - Disable TCP by default in 108.

pull/543/head
Mugurell 2 years ago committed by Arturo Mejia
parent f7bd70b2f2
commit 0e6e52c3ec

@ -193,8 +193,8 @@ features:
"sync-cfr": true,
"wallpapers-selection-tool": true,
"jump-back-in-cfr": true,
"tcp-cfr": true,
"tcp-feature": true
"tcp-cfr": false,
"tcp-feature": false
}
defaults:
- channel: developer

Loading…
Cancel
Save