How to set the expiration time of tp5.1 's session

the document only says to modify the expiration time in the session.php file so that it is global. If you want to set the expiration time of a session individually, it does not take effect with the Session::init configuration. Session has always existed.
uses config ("session.expire",60); setting expiration time alone does not lose expiration

Dec.02,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3ae06-2b796.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3ae06-2b796.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?