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

Alan Lord alanslists at gmail.com
Mon Apr 4 16:55:11 GMT 2022


On 04/04/2022 17:44, Rubén A. Estrada Orozco wrote:
> For now I have just increased session.gc_maxlifetime from 1440 (24 min) 
> to 36000 (10 hrs).
> 
> Alan, do you think that should do?

I think you will also need to change $maxWebServiceSessionIdleTime if I 
recall correctly (or create your own session handler as Angelo 
mentioned). See:

https://code.vtiger.com/vtiger/vtigercrm/blob/master/include/Webservices/SessionManager.php

Al



More information about the vtigercrm-developers mailing list