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 6b21045 commit e23e4f5Copy full SHA for e23e4f5
etc/config.xml
@@ -7,6 +7,13 @@
7
-->
8
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
9
<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>
17
<opengento_document>
18
<import>
19
<schedule>0 1 * * *</schedule>
0 commit comments