I feel your pain. Just like Massimo said you should increase the session timeout... Or you can get back to the old days when we used simple TextEdit software BUT even here there is a risk if you make a change from the web2py administrator and the textEdit on the same time... So pay attention! There is always a work around solution.
Good luck ! Cheers, Yannick P. On Feb 16, 2:44 am, Markus Gritsch <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---

