disable update check and set maxBytesLocalDisk to 512M

This commit is contained in:
Sebastian Sdorra
2013-03-19 13:44:29 +01:00
parent 6458f1b3d7
commit 6fdede3823

View File

@@ -40,7 +40,9 @@
Purpose of the document follows.
-->
<ehcache xmlns="http://ehcache.org/ehcache.xsd">
<ehcache xmlns="http://ehcache.org/ehcache.xsd"
updateCheck="false"
maxBytesLocalDisk="512M">
<!--