[Vtigercrm-developers] Vtiger 5.4 Automatic logout

Adam Heinz amh at metricwise.net
Wed Dec 5 06:57:45 PST 2012


As Joe mentions in that thread, you can use the Apache session timeout.
 That is what we do here as well, but instead of a server-wide setting, we
have a setting specific to that vhost:

    <IfModule php5_module>
        php_value session.gc_maxlifetime 21600
    </IfModule>



On Wed, Dec 5, 2012 at 8:09 AM, Alexandru Mihai <alexandru at webio.ro> wrote:

> Hy guys,
>
> Did anybody tried to disable or increase the time for automatic logout in
> vtiger 5.4.
> I've searched in the forum and found this question but without an answer
>  . http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6979
> Also there is a ticket here
> http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6979 , but no solution.
>
> Thank you very much !
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20121205/69a31585/attachment.html 


More information about the vtigercrm-developers mailing list