It's not a system-wide value, it's set up in line 259 of the cherrypy FileSession class:
http://www.cherrypy.org/browser/trunk/cherrypy/lib/sessions.py?rev=1838#L251 So it's "session-" unless you've changed that property. --Mark Ramm On Jan 15, 2008 1:40 AM, Sanjay <[EMAIL PROTECTED]> wrote: > > > delete files begining with your SESSION_PREFIX from your file system, > > Might be my noviceness. Curious to know what is SESSION_PREFIX and > where to see its value in my system. > > thanks > Sanjay > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

