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

META-INF.module-multi-vm.xml Maven / Gradle / Ivy

There is a newer version: 7.0.162
Show newest version
<ehcache
	dynamicConfig="true"
	monitoring="off"
	name="module-multi-vm"
	updateCheck="false"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:noNamespaceSchemaLocation="http://www.ehcache.org/ehcache.xsd"
>
	<cache
		eternal="false"
		maxElementsInMemory="10000"
		name="com.liferay.journal.util.JournalContent"
		overflowToDisk="false"
		timeToIdleSeconds="600"
	>
	</cache>
</ehcache>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy