Commit 5cb5e78a authored by xierz's avatar xierz

Merge remote-tracking branch 'origin/master'

parents 450f8c67 c0eb946e
...@@ -30,17 +30,6 @@ ...@@ -30,17 +30,6 @@
transactionalMode="off"> transactionalMode="off">
</cache> </cache>
<cache name="USER"
overflowToDisk="true"
maxElementsInMemory="10000"
maxElementsOnDisk="10000000"
eternal="false"
timeToIdleSeconds="120"
timeToLiveSeconds="120"
diskPersistent="false"
diskExpiryThreadIntervalSeconds="120"
memoryStoreEvictionPolicy="LRU">
</cache>
</ehcache> </ehcache>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment