forked from Archives/Athou_commafeed
remove limit on size
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ehcache.org/ehcache.xsd"
|
xsi:noNamespaceSchemaLocation="http://ehcache.org/ehcache.xsd"
|
||||||
updateCheck="false" monitoring="autodetect" dynamicConfig="false"
|
updateCheck="false" monitoring="autodetect" dynamicConfig="false">
|
||||||
maxBytesLocalHeap="400M" maxBytesLocalOffHeap="2G">
|
|
||||||
|
|
||||||
<diskStore path="java.io.tmpdir" />
|
<diskStore path="java.io.tmpdir" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user