Your IP : 127.0.0.1
<?xml version="1.0"?>
<!--
/*////////////////////////////////////////////////////////////////////////////////
\\\\\\\\\\\\\\\\\\\\\\\\\ FME Productattachments Module \\\\\\\\\\\\\\\\\\\\\\\\\
/////////////////////////////////////////////////////////////////////////////////
\\\\\\\\\\\\\\\\\\\\\\\\\ NOTICE OF LICENSE\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
/////// ///////
\\\\\\\ This source file is subject to the Open Software License (OSL 3.0)\\\\\\\
/////// that is bundled with this package in the file LICENSE.txt. ///////
\\\\\\\ It is also available through the world-wide-web at this URL: \\\\\\\
/////// http://opensource.org/licenses/osl-3.0.php ///////
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
/////// * @category FME ///////
\\\\\\\ * @package FME_Productattachments \\\\\\\
/////// * @author FME Extensions <support@fmeextensions.com> ///////
\\\\\\\ \\\\\\\
/////////////////////////////////////////////////////////////////////////////////
\\* @copyright Copyright 2015 © fmeextensions.com All right reserved\\\
/////////////////////////////////////////////////////////////////////////////////
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
<default>
<productattachments>
<general>
<show_counter>1</show_counter>
<login_before_download>0</login_before_download>
<list_layout>1column</list_layout>
<front_name>attachments</front_name>
</general>
<productattachments>
<enabled>1</enabled>
<newtab_enabled>1</newtab_enabled>
<product_attachment_heading>Downloads</product_attachment_heading>
<showcontent>0</showcontent>
<product_attachment_tab_title>Attachments</product_attachment_tab_title>
</productattachments>
<cmspagesattachments>
<enabled>1</enabled>
<newtab_enabledcms>1</newtab_enabledcms>
<product_attachment_heading>Downloads</product_attachment_heading>
<showcontent>0</showcontent>
</cmspagesattachments>
</productattachments>
</default>
</config>