📅  最后修改于: 2022-03-11 15:00:42.200000             🧑  作者: Mango
You can update your session expiration time by increasing this variable in config file:
$config['sess_expiration'] = 'somevalue'.
Set $config['sess_expiration'] = 0, if you want it to never expire.