I'm trying to increase my session variable time but they always end up expiring in the default time.
In the image you can see that session.gc_maxlifetime
changes in the local value but does not change in master value.
What should I do so that session.gc_maxlifetime
lasts longer so that session variables are not precosily deleted?