Enable session encryption

This commit is contained in:
printempw 2018-08-14 11:50:51 +08:00
parent 6c7076b39e
commit 375d821fbd
2 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ return [
|
*/
'encrypt' => false,
'encrypt' => true,
/*
|--------------------------------------------------------------------------