On Tue, Sep 9, 2008 at 11:27 AM, Matt Feifarek <[EMAIL PROTECTED]>wrote:

> from datetime import timedelta
>> config['beaker.session.cookie_expires'] = timedelta(minutes=20)
>>
>> And that should do the trick.
>>
>
> I tried this, but it basically invalidates all session activity.
>

I tried it again on another machine with a fresh virtualenv, and it no
longer nukes all sessions on each request. Must be some pilot error in here
somewhere -- my bad.

But my other comments still stand about how I'd like to see sessions work.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to