Skip to content

Commit

Permalink
Turn on backupCid experiment in prod (#31298)
Browse files Browse the repository at this point in the history
  • Loading branch information
Micajuine Ho committed Mar 5, 2021
1 parent 7ef67c5 commit 77127c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build-system/global-configs/prod-config.json
Expand Up @@ -14,5 +14,6 @@
"visibility-trigger-improvements": 1,
"layout-aspect-ratio-css": 0,
"sticky-ad-transition": 0.02,
"disable-a4a-non-sd": 1
"disable-a4a-non-sd": 1,
"amp-cid-backup": 1
}

0 comments on commit 77127c7

Please sign in to comment.