Skip to content

Commit e23e4f5

Browse files
committed
add media storage policy
1 parent 6b21045 commit e23e4f5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

etc/config.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
99
<default>
10+
<system>
11+
<media_storage_configuration>
12+
<allowed_resources>
13+
<opengento_document>document</opengento_document>
14+
</allowed_resources>
15+
</media_storage_configuration>
16+
</system>
1017
<opengento_document>
1118
<import>
1219
<schedule>0 1 * * *</schedule>

0 commit comments

Comments
 (0)