| OLD | NEW |
| 1 { | 1 { |
| 2 "AlternateComponentUrls": [ | 2 "AlternateComponentUrls": [ |
| 3 { | 3 { |
| 4 "platforms": [ | 4 "platforms": [ |
| 5 "android", | 5 "android", |
| 6 "chromeos", | 6 "chromeos", |
| 7 "ios", | 7 "ios", |
| 8 "linux", | 8 "linux", |
| 9 "mac", | 9 "mac", |
| 10 "win" | 10 "win" |
| (...skipping 1358 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1369 { | 1369 { |
| 1370 "platforms": [ | 1370 "platforms": [ |
| 1371 "android" | 1371 "android" |
| 1372 ], | 1372 ], |
| 1373 "experiments": [ | 1373 "experiments": [ |
| 1374 { | 1374 { |
| 1375 "name": "EnabledSoftFetches", | 1375 "name": "EnabledSoftFetches", |
| 1376 "params": { | 1376 "params": { |
| 1377 "fetching_interval_hours-wifi-active_ntp_user": "8", | 1377 "fetching_interval_hours-wifi-active_ntp_user": "8", |
| 1378 "scheduler_trigger_types": "persistent_scheduler_wake_up
,ntp_opened", | 1378 "scheduler_trigger_types": "persistent_scheduler_wake_up
,ntp_opened", |
| 1379 "send_top_languages": "true", | |
| 1380 "soft_fetching_interval_hours-active-active_ntp_user": "
2", | 1379 "soft_fetching_interval_hours-active-active_ntp_user": "
2", |
| 1381 "soft_fetching_interval_hours-active-active_suggestions_
consumer": "1", | 1380 "soft_fetching_interval_hours-active-active_suggestions_
consumer": "1", |
| 1382 "soft_fetching_interval_hours-active-rare_ntp_user": "4" | 1381 "soft_fetching_interval_hours-active-rare_ntp_user": "4" |
| 1383 }, | 1382 }, |
| 1384 "enable_features": [ | 1383 "enable_features": [ |
| 1385 "NTPArticleSuggestions" | 1384 "NTPArticleSuggestions" |
| 1386 ] | 1385 ] |
| 1387 } | 1386 } |
| 1388 ] | 1387 ] |
| 1389 } | 1388 } |
| (...skipping 1870 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3260 { | 3259 { |
| 3261 "name": "Enabled", | 3260 "name": "Enabled", |
| 3262 "enable_features": [ | 3261 "enable_features": [ |
| 3263 "use-new-media-cache" | 3262 "use-new-media-cache" |
| 3264 ] | 3263 ] |
| 3265 } | 3264 } |
| 3266 ] | 3265 ] |
| 3267 } | 3266 } |
| 3268 ] | 3267 ] |
| 3269 } | 3268 } |
| OLD | NEW |