Sessions and Cookies
Colin Gillespie <c.gillespie-pyHcBy/D9uhaa/[email protected]>
| Newsgroups | gmane.comp.python.spyce.general |
|---|---|
| Message-ID | <[email protected]> |
Dear All, I'm using the automatic session variables. Is there any way to set when the cookie expires for this method? My code looks something like this: [[.import name=session args="'session_dir', '/tmp',auto=(400000,'cookie','teaching')"]] Thanks Colin