Skip to content

Commit 45a224f

Browse files
author
joweecaquicla
committed
magento/adobe-stock-integration#1832: Rename renditions stores config fieldset and add comments - modified config fieldset and added comments
1 parent 4ae0f74 commit 45a224f

File tree

1 file changed

+3
-1
lines changed
  • app/code/Magento/MediaGalleryRenditions/etc/adminhtml

1 file changed

+3
-1
lines changed

app/code/Magento/MediaGalleryRenditions/etc/adminhtml/system.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
<system>
1010
<section id="system">
1111
<group id="media_gallery_renditions" translate="label" type="text" sortOrder="1010" showInDefault="1" showInWebsite="0" showInStore="0">
12-
<label>Media Gallery Renditions</label>
12+
<label>Media Gallery Image Size</label>
13+
<comment>Resize images to improve performance and decrease the file size. When you use an image from Media Gallery on the storefront, the smaller image is generated and placed instead of the original.
14+
Changing these settings will update all generated images.</comment>
1315
<field id="width" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0">
1416
<label>Max Width</label>
1517
<validate>validate-zero-or-greater validate-digits</validate>

0 commit comments

Comments
 (0)