Changeset 2231 for trunk/system/config/cache.php
- Timestamp:
- 03/07/2008 06:03:24 PM (9 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/cache.php
r2230 r2231 16 16 * params - Driver parameters, specific to each driver. 17 17 * 18 * lifetime - Default lifetime to of caches, seconds. By default,caches are stored for18 * lifetime - Default lifetime of caches in seconds. By default caches are stored for 19 19 * thirty minutes. Specific lifetime can also be set when creating a new cache. 20 20 * Setting this to 0 will never automatically delete caches.
