I would like to increase the Session time for logout. Since the option is no longer available in site configuration, what would be the best practice of changing that.
Is there something being already implemented to change? If not, I wanted to build something for tracking the session time with every request.
session.gc_maxlifetime is not reliable and doesn’t wor as expected
Not sure if that can be customized in egroupware codebase.
Please advice
Version
versions’ =>
array (size=5)
‘current_header’ => string ‘1.29’ (length=4)
‘maintenance_release’ => string ‘17.1.20180720’ (length=13)
‘api’ => string ‘17.1.003’ (length=8)
‘phpgwapi’ => string ‘17.1.003’ (length=8)
‘header’ => string ‘1.29’ (length=4
Maria db is ued
lighttpd server is used
PHP version is 7.2
installation type : archive installation
The update is still in progress. If this feature is in next version,I’ll continue working on the update