Skip to content

Commit

Permalink
🧪 [no-signing] re-enable in exp A (#33388)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebcordry committed Mar 20, 2021
1 parent e0ef9c5 commit 7e1f1c2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion build-system/global-configs/experiments-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"experimentA": {},
"experimentA": {
"name": "A4A No Signing RTV Experiment",
"environment": "AMP",
"issue": "https://github.com/ampproject/amphtml/issues/27189",
"expiration_date_utc": "2021-06-30",
"define_experiment_constant": "NO_SIGNING_RTV"
},
"experimentB": {
"name": "Ini-load signal without blocking measurements",
"environment": "AMP",
Expand Down

0 comments on commit 7e1f1c2

Please sign in to comment.