Show
Ignore:
Timestamp:
11/20/08 06:32:37 (5 years ago)
Author:
lmajano
Message:

Cache tweak

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • coldbox/trunk/system/config/settings.xml

    r1736 r1879  
    4444        <Setting name="CacheMaxObjects" value="100"/> 
    4545        <!--ColdBox Cache Parameter: Free JVM Memory % Threshold (0=not used)--> 
    46         <Setting name="CacheFreeMemoryPercentageThreshold" value="3"/> 
     46        <Setting name="CacheFreeMemoryPercentageThreshold" value="0"/> 
    4747        <!--ColdBox Cache Parameter: Whether reaping with default last access timeouts --> 
    4848        <Setting name="CacheUseLastAccessTimeouts" value="true"/>