<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../Magento/Config/etc/system_file.xsd">
    <system>
        <section id="productdesigner" showInDefault="1" showInWebsite="1" showInStore="1">
            <tab>biztech</tab>
            <group id="manage_photoalbum" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="140">
                <label>Photoalbum</label>
                <field id="combine_inner_pdf" translate="label comment" type="select" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1" >
                    <label>Cover Pages PDF Generation</label>
                    <source_model>Brushyourideas\Photoalbum\Block\Adminhtml\photobookconfig</source_model>
                </field>
            </group>
        </section>
    </system>
</config>
