No known key found for this signature in database
GPG Key ID: 276C2817346D6056
1 changed files with
1 additions and
1 deletions
-
config/session.php
|
@ -29,7 +29,7 @@ return [ |
|
|
| |
|
|
| |
|
|
*/ |
|
|
*/ |
|
|
|
|
|
|
|
|
'lifetime' => 120, |
|
|
|
|
|
|
|
|
'lifetime' => 10000, |
|
|
|
|
|
|
|
|
'expire_on_close' => false, |
|
|
'expire_on_close' => false, |
|
|
|
|
|
|
|
|