After being inactive for some time in my php application I get kicked out (around 20 minutes).
I am suspecting that it could be a variable in php.ini conf file which is killing the sessions or removing the sessions but I'm not 100% sure if this is something that it has to do with that, at least I can try.
The question is what is the variable responsible for the live of the session?
Thanks