Skip to content

Commit 98a41ec

Browse files
committed
Merge branch 'MAGETWO-fix-default-options' into 'master4'
Default autoplay if base off See merge request !172
2 parents 1326cf1 + a6317f4 commit 98a41ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ProductVideo/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<default>
1010
<catalog>
1111
<product_video>
12-
<play_if_base>1</play_if_base>
12+
<play_if_base>0</play_if_base>
1313
<show_related>0</show_related>
1414
<video_auto_restart>0</video_auto_restart>
1515
</product_video>

0 commit comments

Comments
 (0)