改进 Token 过期 1 年

This commit is contained in:
iVampireSP.com 2022-12-20 01:08:02 +08:00
parent 2ed99a35d7
commit d1da09e030
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -46,7 +46,7 @@
|
*/
'expiration' => null,
'expiration' => 525600, // 1 year
/*
|--------------------------------------------------------------------------