<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <wordpress>
            <djo_blog>
                <show_description>1</show_description>
                <categories_number>8</categories_number>
                <posts_per_page>15</posts_per_page>
                <comments_list_enabled>1</comments_list_enabled>
                <comments_form_enabled>0</comments_form_enabled>
            </djo_blog>
        </wordpress>
    </default>
</config>
