<?xml version="1.0"?>
<!--
  ~ NOTICE OF LICENSE
  ~
  ~ This source file is subject to the NekloEULA that is bundled with this package in the file LICENSE.txt.
  ~
  ~ It is also available through the world-wide-web at this URL: http://store.neklo.com/LICENSE.txt
  ~
  ~ Copyright (c)  Neklo (http://store.neklo.com/)
  -->

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:Acl/etc/acl.xsd">
    <acl>
        <resources>
            <resource id="Magento_Backend::admin">
                <resource id="Magento_Backend::stores">
                    <resource id="Magento_Backend::stores_settings">
                        <resource id="Magento_Config::config">
                            <resource id="Neklo_Core::config" title="Neklo LLC - Extensions &amp; Contact" />
                        </resource>
                    </resource>
                </resource>
            </resource>
        </resources>
    </acl>
</config>
