#527: Invalid - [PATCH] - Have a global setting to control caching
-------------------------+--------------------------------------------------
 Reporter:  ross         |        Owner:  david    
     Type:  enhancement  |       Status:  closed   
 Priority:  normal       |    Milestone:  0.11     
Component:  filter       |      Version:  0.11.0RC4
 Severity:  normal       |   Resolution:  invalid  
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by ross):

  * status:  new => closed
  * resolution:  => invalid
  * summary:  [PATCH] - Have a global setting to control caching => Invalid
              - [PATCH] - Have a global setting to control
              caching

Comment:

 Marking as invalid as there already is a parameter for enabling /
 disabling caching.

 In Factories.xml you can setup the configurations for the
 AgaviExecutionFilter like so:

 {{{
 <configuration environment="development">
         <execution_filter class="AgaviExecutionFilter">
                 <parameter name="enable_caching">false</parameter>
         </execution_filter>
 </configuration>
 }}}

-- 
Ticket URL: <http://trac.agavi.org/ticket/527#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to