Fix some potential security hazards

This commit is contained in:
xiaomlove
2023-05-20 00:17:17 +08:00
parent 167af06cfa
commit fa95279e66
11 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ return [
|
*/
'expiration' => null,
'expiration' => 129600,
/*
|--------------------------------------------------------------------------