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:<div><br></div><div><div>    &lt;IfModule php5_module&gt;</div>
<div>        php_value session.gc_maxlifetime 21600<br></div><div>    &lt;/IfModule&gt;<br></div></div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 5, 2012 at 8:09 AM, Alexandru Mihai <span dir="ltr">&lt;<a href="mailto:alexandru@webio.ro" target="_blank">alexandru@webio.ro</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hy guys,<div><br></div><div>Did anybody tried to disable or increase the time for automatic logout in vtiger 5.4.</div>
<div>I&#39;ve searched in the forum and found this question but without an answer  . <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6979" target="_blank">http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6979</a></div>

<div>Also there is a ticket here <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6979" target="_blank">http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6979</a> , but no solution.</div><div><br></div><div>Thank you very much !</div>

<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></div>