Show
Ignore:
Timestamp:
03/07/2008 06:03:24 PM (9 months ago)
Author:
PugFish
Message:

Fixing a comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/config/cache.php

    r2230 r2231  
    1616 *  params   - Driver parameters, specific to each driver. 
    1717 * 
    18  *  lifetime - Default lifetime to of caches, seconds. By default, caches are stored for 
     18 *  lifetime - Default lifetime of caches in seconds. By default caches are stored for 
    1919 *             thirty minutes. Specific lifetime can also be set when creating a new cache. 
    2020 *             Setting this to 0 will never automatically delete caches.