Hi, just upgraded to 0.9.7 and sessions don't appear to be timing out anymore.
relevent INI setting. beaker.session.type = ext:database beaker.session.sa.url = postgres://user:[email protected]:5432/securetrans beaker.session.table_name = sessions beaker.session.key = somekey beaker.session.secret = somesecret beaker.session.cookie_expires = True beaker.session.timeout = 120 120 seconds go by and the session data is still there. Am I doing something wrong? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
