File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/RemoteStorage/etc Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 79
79
<plugin name =" remoteMediaStorageSynchronizationFactory" type =" Magento\RemoteStorage\Plugin\File\Storage\SynchronizationFactory" />
80
80
</type >
81
81
<type name =" Magento\Framework\Data\Collection\Filesystem" >
82
- <arguments >x
82
+ <arguments >
83
83
<argument name =" filesystem" xsi : type =" object" >fullRemoteFilesystem</argument >
84
84
</arguments >
85
85
</type >
95
95
</type >
96
96
<type name =" Magento\Framework\Image\Adapter\AbstractAdapter" >
97
97
<plugin name =" remoteImageFile" type =" Magento\RemoteStorage\Plugin\Image" sortOrder =" 10" />
98
- </type >x
98
+ </type >
99
99
<type name =" Magento\Catalog\Model\Category\FileInfo" >
100
100
<arguments >
101
101
<argument name =" filesystem" xsi : type =" object" >fullRemoteFilesystem</argument >
You can’t perform that action at this time.
0 commit comments