Explorar o código

Merge remote-tracking branch 'origin/master'

xierz %!s(int64=4) %!d(string=hai) anos
pai
achega
5cb5e78a2b
Modificáronse 1 ficheiros con 0 adicións e 11 borrados
  1. 0 11
      src/main/resources/ehcache.xml

+ 0 - 11
src/main/resources/ehcache.xml

@@ -30,17 +30,6 @@
            transactionalMode="off">
     </cache>
 
-    <cache name="USER"
-           overflowToDisk="true"
-           maxElementsInMemory="10000"
-           maxElementsOnDisk="10000000"
-           eternal="false"
-           timeToIdleSeconds="120"
-           timeToLiveSeconds="120"
-           diskPersistent="false"
-           diskExpiryThreadIntervalSeconds="120"
-           memoryStoreEvictionPolicy="LRU">
-    </cache>
 
 </ehcache>