Your IP : 216.73.216.220


Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/etc/
Upload File :
Current File : //var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/etc/config.xml

<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) Amasty (https://www.amasty.com)
 * @package Magento 2 Base Package
 */-->

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <amasty_base>
            <notifications>
                <type>INFO,PROMO,INSTALLED_UPDATE,TIPS_TRICKS</type>
                <frequency>5</frequency>
                <ads_enable>1</ads_enable>
            </notifications>
            <menu>
                <enable>1</enable>
            </menu>
            <licence_service>
                <api_url>https://irs.amasty.com</api_url>
            </licence_service>
        </amasty_base>
        <system>
            <media_storage_configuration>
                <allowed_resources>
                    <amasty>amasty</amasty>
                </allowed_resources>
            </media_storage_configuration>
        </system>
    </default>
</config>