We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5815173 commit 0bcdfc6Copy full SHA for 0bcdfc6
src/main/resources/ehcache.xml
@@ -27,7 +27,7 @@
27
eternal="true"/>
28
29
<cache name="ubc.pavlab.rdp.model.UserGene"
30
- maxElementsInMemory="1000"
+ maxElementsInMemory="10000"
31
timeToLiveSeconds="600"/>
32
33
<cache name="ubc.pavlab.rdp.model.UserTerm"
0 commit comments