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

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

The newest version!
<config
	xmlns="http://www.ehcache.org/v3"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.ehcache.org/v3 https://www.ehcache.org/schema/ehcache-core-3.10.xsd"
>
	<cache
		alias="com.liferay.journal.util.JournalContent"
	>
		<key-type>java.io.Serializable</key-type>
		<value-type>java.io.Serializable</value-type>
		<expiry>
			<tti>600</tti>
		</expiry>
		<heap>10000</heap>
	</cache>
</config>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy