On Apr 11, 2006, at 7:22 AM, Robert wrote: > Thanks, Ben. I wonder why there's nothing in the docs on this. Well, > actually there's nearly nothing on anything there, too bad.
Mainly because it takes significantly longer to write docs than to write code, and since I've just started a new job I'm a bit short on time lately. The myghty var's that are setup there are used by the session, caching, and templating system and have the same key's to set them as seen in the Myghty docs. So if you wanted to configure additional session properties, the keys you'd be concerned with are documented here: http://www.myghty.org/docs/session.myt#session_options HTH, Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
