You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Olivier Billard <ob...@jouve.fr> on 2004/05/19 10:41:35 UTC

[Solution] [Flow] How to change the default timeout of continuations ?

Sorry I found it :

In the cocoon.xconf :
//continuation-manager/@time-to-live

   <continuations-manager logger="flow" time-to-live="3600000">
     <expirations-check type="periodic">
       <offset>180000</offset>
       <period>180000</period>
     </expirations-check>
   </continuations-manager>


Olivier Billard wrote:
> Hi Cocooners,
> 
> I would like to change the default continuation timeout (30 min ?) to my 
> session timeout (2h).
> 
> Is this configurable somewhere ?
> 
> Thanks
> -- 
> Olivier Billard


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org