<?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>
        <productdesigner>
            <upload_image_general>
                <instruction_text>Please upload valid format image like JPG, PNG, SVG.</instruction_text>
            	 <confirm_image_text>I have rights to use this image.</confirm_image_text>
            	 <upload_format>png</upload_format>
            </upload_image_general>
            <general>
                <delete_unused_designs>30</delete_unused_designs>
                <node_installation_path>/usr/bin/node</node_installation_path>
                <primary_background>#f05929</primary_background>
            </general>
        </productdesigner>
    </default>
</config>
