[EMAIL PROTECTED] wrote: > Where and how do I set the time out on sessions. Every time my users > close their browsers they have to re login. Its very annoying and > security is not a huge issue since its an internal app that is > primarily for reference. > > I would like for a user to only be prompted for a login every 24 or > more hours. > > I have dug through the group archives and found 1 message on the > subject but no replies. Any help would be appreciated. > > Paul > > > If updated the following in app.cfg:
# Number of minutes a visit may be idle before it expires. visit.timeout=120 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

