RE: [SM-USERS] session timeout setting

2003-09-30 Thread p dont think
> Thanks for the plugin but is this the correct variable setting related to > this timeout /etc/php.ini: session.gc_maxlifetime = 1440 > > or are there more variables to consider? That's the right one. - Paul --- This sf.net email is spons

RE: [SM-USERS] session timeout setting

2003-09-30 Thread rkl
Thanks for the plugin but is this the correct variable setting related to this timeout /etc/php.ini: session.gc_maxlifetime = 1440 or are there more variables to consider? >> >> Where is the session timeout setting? >> > >> > php.ini. It can also be set in other places, as explained in the > PH

RE: [SM-USERS] session timeout setting

2003-09-29 Thread p dont think
> >> Where is the session timeout setting? > > > > php.ini. It can also be set in other places, as explained in the PHP > > documentation. It isn't a SquirrelMail setting, so no, it can't be done > > per-user. Although if you have cranked up your php.ini settings and you want to allow users to s

Re: [SM-USERS] session timeout setting

2003-09-29 Thread rkl
Thanks >> Where is the session timeout setting? > > php.ini. It can also be set in other places, as explained in the PHP > documentation. It isn't a SquirrelMail setting, so no, it can't be done > per-user. > >> Can users set there own timeout? I looked in the option but didn't see >> anything o

Re: [SM-USERS] session timeout setting

2003-09-29 Thread Chris Hilts
> Where is the session timeout setting? php.ini. It can also be set in other places, as explained in the PHP documentation. It isn't a SquirrelMail setting, so no, it can't be done per-user. > Can users set there own timeout? I looked in the option but didn't see > anything obvious. If you wan