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

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

<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	
   	<cache
    	name="CyberSourceTaxRequests"
    	maxElementsInMemory="1000000"
    	eternal="false"
    	overflowToDisk="true"
    	timeToLiveSeconds="100"
    	timeToIdleSeconds="100"/>
    	
</ehcache>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy