<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <gupshupconfigruation>
            <webhook_log>
                <cleanup_enabled>1</cleanup_enabled>
                <retention_days>30</retention_days>
                <cron_schedule>0 2 * * *</cron_schedule>
            </webhook_log>
        </gupshupconfigruation>
    </default>
</config>
