Set cookies to expire after 10 hours
This commit is contained in:
@@ -29,7 +29,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'lifetime' => 120,
|
||||
'lifetime' => 600,
|
||||
|
||||
'expire_on_close' => false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user