View Single Post
  #5 (permalink)  
Old 09-02-2008, 04:25 AM
jweber jweber is offline
Senior Member
 
Join Date: Jun 2008
Location: Florida
Posts: 108
Default

The long and the short of it: you need to reset the setExpirationSeconds method on every request if you want to have a sliding timeout.

I think a plugin is a way to go. No need to add code to every controller.
Reply With Quote