![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/magento/module-config/etc/ |
<?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: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" title="Configuration" translate="title" sortOrder="20"> <!-- @deprecated Magento_Config::advanced section ('Advanced Section') is disabled and is not displayed in the admin panel --> <resource id="Magento_Config::advanced" title="Advanced Section" translate="title" sortOrder="90" disabled="true" /> <resource id="Magento_Config::config_admin" title="Advanced Admin Section" translate="title" sortOrder="100" /> <resource id="Magento_Config::config_design" title="Design Section" translate="title" sortOrder="40" /> <resource id="Magento_Config::config_general" title="General Section" translate="title" sortOrder="20" /> <resource id="Magento_Config::config_system" title="System Section" translate="title" sortOrder="80" /> <resource id="Magento_Config::currency" title="Currency Setup Section" translate="title" sortOrder="120" /> <resource id="Magento_Config::dev" title="Developer Section" translate="title" sortOrder="110" /> <resource id="Magento_Config::web" title="Web Section" translate="title" sortOrder="30" /> <resource id="Magento_Config::trans_email" title="Store Email Addresses Section" translate="title" sortOrder="100" /> <resource id="Magento_Config::sendfriend" title="Email to a Friend" translate="title" sortOrder="140" /> </resource> </resource> </resource> </resource> </resources> </acl> </config>