<?xml version="1.0"?>
<!--
/**
 * Seizera Software.
 *
 * @category  Seizera
 * @package   Seizera_Agency
 * @author    Seizera
 * @copyright Copyright (c) 2010-2018 Seizera Software Private Limited (https://seizera.com)
 * @license   https://store.seizera.com/license.html
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Framework\Url\SecurityInfo">
        <arguments>
            <argument name="secureUrlList" xsi:type="array">
                <item name="agency_banner" xsi:type="string">/agency/banner</item>
            </argument>
        </arguments>
    </type>
</config>