AdminCustomerConfigSection.xml 487 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
  9. <section name="AdminCustomerConfigSection">
  10. <element name="customerDataLifetime" type="input" selector="#customer_online_customers_section_data_lifetime"/>
  11. </section>
  12. </sections>