Changeset 2394 for trunk/system/config/cache.php
- Timestamp:
- 04/01/2008 05:08:13 AM (8 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/cache.php
r2361 r2394 22 22 * requests - Average number of cache requests that will processed before all expired 23 23 * caches are deleted. This is commonly referred to as "garbage collection". 24 * Setting this to a negative number will disable automatic garbage collection.24 * Setting this to 0 or a negative number will disable automatic garbage collection. 25 25 */ 26 26 $config['default'] = array
