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

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <amasty_facebook_pixel>
            <general>
                <is_delayed_dispatch_enabled>1</is_delayed_dispatch_enabled>
                <send_frequency>*/30 * * * *</send_frequency>
            </general>
        </amasty_facebook_pixel>
    </default>
</config>
