Your IP : 216.73.216.14


Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/magento/module-login-as-customer/etc/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/vendor/magento/module-login-as-customer/etc/config.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_Store:etc/config.xsd">
    <default>
        <login_as_customer>
            <general>
                <enabled>1</enabled>
                <store_view_manual_choice_enabled>0</store_view_manual_choice_enabled>
            </general>
        </login_as_customer>
    </default>
</config>