This website works better with JavaScript.
Home
Explore
Help
Sign In
aaronpk
/
spy30
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
increase session lifetime
master
Aaron Parecki
7 years ago
parent
498de90a9f
commit
1a275961ba
No known key found for this signature in database
GPG Key ID:
276C2817346D6056
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/session.php
+ 1
- 1
config/session.php
View File
@ -29,7 +29,7 @@ return [
|
*/
'lifetime'
=>
1
2
0
,
'lifetime'
=>
1
000
0
,
'expire_on_close'
=>
false
,
Write
Preview
Loading…
Cancel
Save