From a2d7dcb8e4f5f815e59a35d33651bd4a24dce069 Mon Sep 17 00:00:00 2001 From: Alan Orozco Date: Sat, 23 Feb 2019 12:31:41 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=93Turn=20on=20auto-lightbox=20in=20pr?= =?UTF-8?q?od=20@=205%=20(#21036)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-system/global-configs/prod-config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-system/global-configs/prod-config.json b/build-system/global-configs/prod-config.json index b584a23842814..2c71b2a702a6c 100644 --- a/build-system/global-configs/prod-config.json +++ b/build-system/global-configs/prod-config.json @@ -53,5 +53,6 @@ "sandbox-ads": 1, "amp-list-viewport-resize": 1, "amp-list-resizable-children": 1, - "adsense-ff-number-delay": 0.01 + "adsense-ff-number-delay": 0.01, + "amp-auto-lightbox": 0.05 }