Merge remote-tracking branch 'origin/master'

This commit is contained in:
xierz 2020-12-14 14:14:18 +08:00
commit 5cb5e78a2b
1 changed files with 0 additions and 11 deletions

View File

@ -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>