unico       2004/06/11 09:26:10

  Modified:    src/blocks/scratchpad/conf caching-source.xconf
  Log:
  better doc
  
  Revision  Changes    Path
  1.3       +1 -1      
cocoon-2.1/src/blocks/scratchpad/conf/caching-source.xconf
  
  Index: caching-source.xconf
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/blocks/scratchpad/conf/caching-source.xconf,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- caching-source.xconf      11 Jun 2004 12:26:19 -0000      1.2
  +++ caching-source.xconf      11 Jun 2004 16:26:10 -0000      1.3
  @@ -42,7 +42,7 @@
           |   A Refresher is used when asynchronic caching is turned on. It is 
responsible for
           |   updating the cached contents in the background.
           | - 'default-expires' (-1). The expires value if it is not specified 
on the source
  -        |    itself.
  +        |    itself. The default value of -1 means to never expire.
           +-->
       <component-instance name="cached"
                           
class="org.apache.cocoon.components.source.impl.CachingSourceFactory"
  
  
  

Reply via email to