Up session timeout to 7 days

This commit is contained in:
Dane Everitt
2017-06-28 21:57:52 -05:00
parent 674559a066
commit 63d08905b4

View File

@@ -29,7 +29,7 @@ return [
|
*/
'lifetime' => 120,
'lifetime' => 10080,
'expire_on_close' => false,