Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 9e7e8b7

Browse files
authored
Merge pull request #9295 from #9295
Update index.md
2 parents 98c3b40 + b7a898c commit 9e7e8b7

File tree

1 file changed

+1
-1
lines changed
  • src/guides/v2.3/ext-best-practices/tutorials/modify-image-library-permissions

1 file changed

+1
-1
lines changed

src/guides/v2.3/ext-best-practices/tutorials/modify-image-library-permissions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Modify Media Library folder permissions
55

66
The Magento Media Gallery gives admins the ability to upload image files in specific folders. The Storage class for images in the CMS module manages image file uploads, file retrievals, and directory creation.
77

8-
For security purposes, Magento provides Media Gallery access to contents in specific folders. The configuration path `system/media_storage_configuration/media_storage/allowed_resource/media_gallery_image_folders` in `config.xml` is used to define "Media Gallery Allowed" folders
8+
For security purposes, Magento provides Media Gallery access to contents in specific folders. The configuration path `system/media_storage_configuration/allowed_resources/media_gallery_image_folders` in `config.xml` is used to define "Media Gallery Allowed" folders
99

1010
By default, Magento allows Media Gallery access to the following two directories under `/pub/media`:
1111

0 commit comments

Comments
 (0)