All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commerce.integration.3.0.16-GA.source-code.bl-override-ehcache.xml Maven / Gradle / Ivy

<ehcache>
    
    <cache
        name="CyberSourceTaxRequests"
        maxElementsInMemory="1000000"
        eternal="false"
        overflowToDisk="true"
        timeToLiveSeconds="100"
        timeToIdleSeconds="100"/>
        
</ehcache>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy