Skip to content

Commit bd1d6b4

Browse files
Merge remote-tracking branch '37296/fix-for-issue-36928' into comm_voted_v1
2 parents 35a480e + 3e24b57 commit bd1d6b4

File tree

1 file changed

+5
-0
lines changed
  • app/code/Magento/Catalog/etc/adminhtml

1 file changed

+5
-0
lines changed

app/code/Magento/Catalog/etc/adminhtml/di.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,4 +291,9 @@
291291
</argument>
292292
</arguments>
293293
</type>
294+
<type name="Magento\Catalog\Observer\ImageResizeAfterProductSave">
295+
<arguments>
296+
<argument name="imageResizeSchedulerFlag" xsi:type="boolean">true</argument>
297+
</arguments>
298+
</type>
294299
</config>

0 commit comments

Comments
 (0)