Skip to content

Commit

Permalink
Revert "Remove launched experiments. (ampproject#16528)" (ampproject#…
Browse files Browse the repository at this point in the history
…16678)

This reverts commit 3a3dbd9.
  • Loading branch information
jridgewell authored and cvializ committed Jul 11, 2018
1 parent f1a3374 commit 366b9d5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions build-system/global-configs/canary-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,26 @@
"canary": 1,
"expAdsenseA4A": 0.01,
"a4aProfilingRate": 0.1,
"ad-type-custom": 1,
"amp-apester-media": 1,
"amp-ima-video": 1,
"amp-playbuzz": 1,
"chunked-amp": 1,
"pump-early-frame": 1,
"amp-auto-ads": 1,
"amp-auto-ads-adsense-holdout": 0.1,
"version-locking": 1,
"as-use-attr-for-format": 0.01,
"a4aFastFetchDoubleclickLaunched": 0,
"a4aFastFetchAdSenseLaunched": 0,
"3p-use-ampcontext": 1,
"amp-animation": 1,
"amp-live-list-sorting": 1,
"amp-sidebar toolbar": 1,
"svg-in-mustache": 1,
"amp-consent": 1,
"amp-img-native-srcset": 1,
"amp-story-v1": 1,
"expAdsenseUnconditionedCanonical": 0.01,
"expAdsenseCanonical": 0.01,
"font-display-swap": 1,
Expand Down
11 changes: 11 additions & 0 deletions build-system/global-configs/prod-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,27 @@
"canary": 0,
"expAdsenseA4A": 0.01,
"a4aProfilingRate": 0.01,
"ad-type-custom": 1,
"amp-apester-media": 1,
"amp-ima-video": 1,
"amp-playbuzz": 1,
"chunked-amp": 1,
"amp-auto-ads": 1,
"amp-auto-ads-adsense-holdout": 0.1,
"version-locking": 1,
"as-use-attr-for-format": 0.01,
"a4aFastFetchDoubleclickLaunched": 0,
"a4aFastFetchAdSenseLaunched": 0,
"pump-early-frame": 1,
"3p-use-ampcontext": 1,
"amp-animation": 1,
"amp-live-list-sorting": 1,
"amp-sidebar toolbar": 1,
"svg-in-mustache": 0,
"disable-faster-amp-list": 1,
"amp-consent": 1,
"amp-img-native-srcset": 1,
"amp-story-v1": 1,
"expAdsenseUnconditionedCanonical": 0.01,
"expAdsenseCanonical": 0.01,
"amp-date-picker": 1,
Expand Down

0 comments on commit 366b9d5

Please sign in to comment.