<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package Mage 2.4.5 fix by Amasty for Magento 2 (System)
 */-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <amshopby>
            <developer>
                <is_magento_changes_disabled>1</is_magento_changes_disabled>
            </developer>
        </amshopby>
        <amsorting>
            <developer>
                <is_magento_changes_disabled>1</is_magento_changes_disabled>
            </developer>
        </amsorting>
    </default>
</config>
