Changeset 1879 for coldbox/trunk/system/config/settings.xml
- Timestamp:
- 11/20/08 06:32:37 (5 years ago)
- Files:
-
- 1 modified
-
coldbox/trunk/system/config/settings.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
coldbox/trunk/system/config/settings.xml
r1736 r1879 44 44 <Setting name="CacheMaxObjects" value="100"/> 45 45 <!--ColdBox Cache Parameter: Free JVM Memory % Threshold (0=not used)--> 46 <Setting name="CacheFreeMemoryPercentageThreshold" value=" 3"/>46 <Setting name="CacheFreeMemoryPercentageThreshold" value="0"/> 47 47 <!--ColdBox Cache Parameter: Whether reaping with default last access timeouts --> 48 48 <Setting name="CacheUseLastAccessTimeouts" value="true"/>
