Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/mageplaza/magento-2-blog-extension/etc/
Upload File :
Current File : //home/rtorresani/www/vendor/mageplaza/magento-2-blog-extension/etc/config.xml

<?xml version="1.0"?>
<!--
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <blog>
            <module>
                <type>0</type>
                <user_guide>blog-m2</user_guide>
            </module>
            <general>
                <enabled>1</enabled>
                <name>Blog</name>
                <url_prefix>blog</url_prefix>
                <url_suffix>html</url_suffix>
                <toplinks>1</toplinks>
                <footer>1</footer>
                <display_author>1</display_author>
                <display_sitemap>1</display_sitemap>
                <date_type>F j, Y</date_type>
                <related_post>5</related_post>
                <related_mode>1</related_mode>
                <display_style>1</display_style>
                <font_color>#1abc9c</font_color>
                <pagination>10,20,50</pagination>
                <customer_approve>0</customer_approve>
                <auto_approve>0</auto_approve>
                <auto_post>0</auto_post>
                <history_limit>5</history_limit>
                <is_review>1</is_review>
                <resize_image>
                    <resize_width>900</resize_width>
                    <resize_height>500</resize_height>
                </resize_image>
            </general>
            <product_post>
                <product_detail>
                    <enable_post>1</enable_post>
                    <post_limit>10</post_limit>
                </product_detail>
                <post_detail>
                    <enable_product>1</enable_product>
                    <product_limit>12</product_limit>
                    <related_mode>1</related_mode>
                    <title>Related Products</title>
                </post_detail>
            </product_post>
            <sidebar>
                <number_recent_posts>5</number_recent_posts>
                <number_mostview_posts>5</number_mostview_posts>
                <sidebar_left_right>2columns-right</sidebar_left_right>
                <search>
                    <enable_search>1</enable_search>
                    <search_limit>10</search_limit>
                    <min_chars>1</min_chars>
                    <show_image>1</show_image>
                    <description>100</description>
                </search>
            </sidebar>
            <monthly_archive>
                <enable_monthly>1</enable_monthly>
                <number_records>5</number_records>
                <date_type_monthly>F , Y</date_type_monthly>
            </monthly_archive>
            <comment>
                <type>4</type>
                <need_approve>0</need_approve>
                <disqus>mageplazablog</disqus>
                <facebook_number_comment>10</facebook_number_comment>
                <facebook_appid>1562328304081606</facebook_appid>
                <facebook_colorscheme>light</facebook_colorscheme>
                <facebook_order_by>social</facebook_order_by>
            </comment>
            <share>
                <enabled>1</enabled>
                <pubid_id>ra-5983d393d9a9b2c9</pubid_id>
            </share>
            <seo>
                <snippet>
                    <enabled>1</enabled>
                </snippet>
            </seo>
        </blog>
    </default>
</config>