[Zope] Session Timeout Value
Chris McDonough
chrism at plope.com
Fri Jul 16 15:36:57 EDT 2004
z2.py isn't a config file. You need to set this in the environment
before you start Zope, e.g. from the shell script you use to start Zope
do "export ZSESSION_TIMEOUT_MINS=120".
On Fri, 2004-07-16 at 14:49, hpinson at indepthl.com wrote:
> In Zope 2.51 running on Redhat 9, when I add the following to the
> z2.py config file:
>
> ZSESSION_TIMEOUT_MINS=120
>
> And restart the server, nothing changes. The value of "Data object
> timeout value in minutes" in the session data container object,
> located in the temp_folder, remains at the default, 20.
>
> Any ideas what I am doing wrong?
>
> Harlow Pinson
> Indepth Learning
> Email: hpinson at indepthl.com
> Web: http://www.indepthl.com
> Voice: 505-994-2135
> FAX: 208-475-7678
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
More information about the Zope
mailing list