|
|
@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ehcache.xsd">
|
|
|
|
<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ehcache.xsd"
|
|
|
|
|
|
|
|
updateCheck="false">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<diskStore path="java.io.tmpdir"/>
|
|
|
|
<diskStore path="java.io.tmpdir"/>
|
|
|
|