Skip to content

Commit

Permalink
🧪 [amp-consent] Turn on TCF PostMessage Proxy API Experiment (ampproj…
Browse files Browse the repository at this point in the history
  • Loading branch information
Micajuine Ho authored Mar 12, 2021
1 parent c8b2faf commit 1b7583d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build-system/global-configs/canary-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
"amp-cid-backup": 1,
"sticky-ad-transition": 0.1,
"layout-aspect-ratio-css": 1,
"tcf-post-message-proxy-api": 1,
"disable-a4a-non-sd": 1
}
1 change: 1 addition & 0 deletions build-system/global-configs/prod-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
"layout-aspect-ratio-css": 0,
"sticky-ad-transition": 0.02,
"disable-a4a-non-sd": 1,
"tcf-post-message-proxy-api": 1,
"amp-cid-backup": 1
}

0 comments on commit 1b7583d

Please sign in to comment.