Skip to content

Commit 2803c32

Browse files
committed
MC-38246: Support by Magento Page Builder
1 parent a5a0462 commit 2803c32

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,12 @@
3131
<default_cms_layout>cms-full-width</default_cms_layout>
3232
</default_layouts>
3333
</web>
34+
<system>
35+
<media_storage_configuration>
36+
<allowed_resources>
37+
<sitemap_folder>.template-manager</sitemap_folder>
38+
</allowed_resources>
39+
</media_storage_configuration>
40+
</system>
3441
</default>
3542
</config>

0 commit comments

Comments
 (0)