On Mon, Feb 16, 2009 at 2:48 AM, mdipierro <[email protected]> wrote: > > you can edit applications/admin/models/0.py and increase the timeout.
It reads EXPIRATION = 60 * 60 # logout after 10 minutes of inactivity The comment should probably read "60 minutes", or even better something like "Number of seconds before the user is logged out when being inactive" to not repeat oneself and prevent from misleading comments. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

