Changes between Version 1 and Version 2 of CacheSystemPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
07/31/12 23:32:21 (10 months ago)
Comment:

Needs a maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • CacheSystemPlugin

    v1 v2  
     1[[PageOutline(2-5,Contents,pullout)]] 
    12= A page caching system for Trac = 
    23 
    2526To enable: 
    2627{{{ 
     28#!ini 
    2729[components] 
    2830cachesystem.* = enabled 
    3133To configure: 
    3234{{{ 
     35#!ini 
    3336[cache] 
    3437memcached_server = 10.0.0.1:11211 
    4346 
    4447'''Author:''' [wiki:coderanger] [[BR]] 
     48'''Maintainer:''' ''none'' [[BR]] 
    4549'''Contributors:'''