<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="background-color: rgb(255, 255, 255); line-height: 18px;" class=""><div class=""><font color="#008000" face="Menlo, Monaco, Courier New, monospace" class=""><span style="font-size: 12px; white-space: pre;" class="">Hi Ruben this could be a good solution, take a look in config_override.php, you</span><span style="caret-color: rgb(0, 128, 0); font-size: 12px; white-space: pre;" class="">’</span><span style="font-size: 12px; white-space: pre;" class="">ll see this:</span></font></div><div style="font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; white-space: pre;" class=""><span style="color: #008000;" class=""><br class=""></span></div><div style="font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; white-space: pre;" class=""><span style="color: #008000;" class="">/**</span></div><div style="font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; white-space: pre;" class=""><span style="color: #008000;" class=""> * Configure runtime connectors to customization in core files.</span></div><div style="font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; white-space: pre;" class=""><span style="color: #008000;" class=""> * Ex: Sessions are currently handled by PHP default session handler. </span></div><div style="font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; white-space: pre;" class=""><span style="color: #008000;" class=""> *     This can be customized using runtime connector hook and avoid core file modifications.</span></div><div style="font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; white-space: pre;" class=""><span style="color: #008000;" class=""> *     array('session' => 'Vtiger_CustomSession_Handler')</span></div><div style="font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; white-space: pre;" class=""><span style="color: #008000;" class=""> */</span></div><div style="font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; white-space: pre;" class=""><span style="color: #001080;" class="">$runtime_connectors</span> = <span style="color: #795e26;" class="">array</span>();</div></div><div class="">
<div>_______________<br class=""><br class="">Angelo Paglialonga<br class="">Consulente per soluzioni CRM ad alto ROI.<br class=""><br class="">Telefono: 3386077866<br class="">Skype: angelo.paglialonga<br class="">Web: <a href="https://www.angelopaglialonga.com" class="">https://www.angelopaglialonga.com</a></div><div><br class=""></div><br class="Apple-interchange-newline">
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">Il giorno 4 apr 2022, alle ore 18:17, Rubén A. Estrada Orozco <<a href="mailto:rulotec1@gmail.com" class="">rulotec1@gmail.com</a>> ha scritto:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi everyone,<div class=""><br class=""></div><div class="">This is not the first time a client has approached me complaining about vtiger logging them out of the system after some idle minutes. The scenario is more or less like this: they are working on a quote, then they get a phone call or sth else gets in their way. Then they go back to the quote but the system kicks them out and they have to start all over again.</div><div class=""><br class=""></div><div class="">I imagine this might be related to the web server (apache) session config. Before digging into it I was hoping someone could give me some advice.</div><div class=""><br clear="all" class=""><div class=""><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class="">Saludos<div class=""><br class=""></div><div class="">Rubén</div></div></div></div></div></div>
_______________________________________________<br class=""><a href="http://www.vtiger.com/" class="">http://www.vtiger.com/</a></div></blockquote></div><br class=""></body></html>