[Vtigercrm-developers] how to extend session time in vtiger

Rubén A. Estrada Orozco rulotec1 at gmail.com
Mon Apr 4 16:44:55 GMT 2022


For now I have just increased session.gc_maxlifetime from 1440 (24 min) to
36000 (10 hrs).

Alan, do you think that should do?

Angelo, thanks for the suggestion. If my previous solution doesn't work
I'll look into it.



Saludos

Rubén


On Mon, Apr 4, 2022 at 11:38 AM Angelo Paglialonga <
info at angelopaglialonga.com> wrote:

> Hi Ruben this could be a good solution, take a look in
> config_override.php, you’ll see this:
>
> /**
> * Configure runtime connectors to customization in core files.
> * Ex: Sessions are currently handled by PHP default session handler.
> * This can be customized using runtime connector hook and avoid core file
> modifications.
> * array('session' => 'Vtiger_CustomSession_Handler')
> */
> $runtime_connectors = array();
> _______________
>
> Angelo Paglialonga
> Consulente per soluzioni CRM ad alto ROI.
>
> Telefono: 3386077866
> Skype: angelo.paglialonga
> Web: https://www.angelopaglialonga.com
>
>
>
> Il giorno 4 apr 2022, alle ore 18:17, Rubén A. Estrada Orozco <
> rulotec1 at gmail.com> ha scritto:
>
> Hi everyone,
>
> 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.
>
> 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.
>
> Saludos
>
> Rubén
> _______________________________________________
> http://www.vtiger.com/
>
>
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20220404/1d9acc9e/attachment.html>


More information about the vtigercrm-developers mailing list