Skip to content

Commit 4c4a4a2

Browse files
author
Igor Melnikov
committed
MAGETWO-58017: [GITHUB] Error creating configurable products in 2.1.1 #6424
Enable static content signing by default
1 parent 8bf902a commit 4c4a4a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
<template>
1212
<minify_html>0</minify_html>
1313
</template>
14+
<static>
15+
<sign>1</sign>
16+
</static>
1417
</dev>
1518
<system>
1619
<media_storage_configuration>

0 commit comments

Comments
 (0)