Up session timeout to 7 days
This commit is contained in:
parent
674559a066
commit
63d08905b4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'lifetime' => 120,
|
||||
'lifetime' => 10080,
|
||||
|
||||
'expire_on_close' => false,
|
||||
|
||||
|
|
Loading…
Reference in a new issue