We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a0462 commit 2803c32Copy full SHA for 2803c32
app/code/Magento/PageBuilder/etc/config.xml
@@ -31,5 +31,12 @@
31
<default_cms_layout>cms-full-width</default_cms_layout>
32
</default_layouts>
33
</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>
41
</default>
42
</config>
0 commit comments