Skip to content

Commit ceedbe3

Browse files
Merge pull request #34 from magento-performance/MC-39800
MC-39800: [AWS S3] Sitemap link is broken if PB is enabled
2 parents 34767dd + ca697b0 commit ceedbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<system>
3535
<media_storage_configuration>
3636
<allowed_resources>
37-
<sitemap_folder>.template-manager</sitemap_folder>
37+
<template_manager_folder>.template-manager</template_manager_folder>
3838
</allowed_resources>
3939
</media_storage_configuration>
4040
</system>

0 commit comments

Comments
 (0)