| Current Path : /home/rtorresani/www/vendor/magento/module-media-content-catalog/etc/ |
| Current File : //home/rtorresani/www/vendor/magento/module-media-content-catalog/etc/media_content.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_MediaContentApi:etc/media_content.xsd">
<search>
<patterns>
<pattern name="catalog_image">/^\/?media\/(.*)/</pattern>
<pattern name="catalog_image_with_pub">/^\/pub\/?media\/(.*)/</pattern>
</patterns>
</search>
</config>