<?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>
        <customer>
			<otpconfigruation>
				<otp_resend_time>60</otp_resend_time>
				<otp_expiration_time>60</otp_expiration_time>
			</otpconfigruation>
        </customer>
    </default>
</config>