Skip to content

Commit 17f6984

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-43776: Category page load time increased 20+ seconds due to image from paypalobjects.com
1 parent f578e54 commit 17f6984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/etc/adminhtml/system/express_checkout.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@
546546
</group>
547547
<group id="express_checkout_frontend" translate="label" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="120">
548548
<label>Frontend Experience Settings</label>
549-
<field id="logo" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
549+
<field id="logo" translate="label comment" type="select" sortOrder="10" showInDefault="0" showInWebsite="0" showInStore="0">
550550
<label>PayPal Product Logo</label>
551551
<comment>Displays on catalog pages and homepage.</comment>
552552
<config_path>paypal/style/logo</config_path>

0 commit comments

Comments
 (0)