Commit 260b3c93 authored by Isern Palaus's avatar Isern Palaus

Removed the unused setting 'session.payload'.

Signed-off-by: 's avatarIsern Palaus <ipalaus@ipalaus.es>
parent 8709c6c6
......@@ -122,17 +122,4 @@ return array(
'domain' => null,
/*
|--------------------------------------------------------------------------
| Session Payload Cookie Name
|--------------------------------------------------------------------------
|
| When using the "cookie" session driver, you may configure the name of
| the cookie used as the session "payload". This cookie actually has
| the encrypted session data stored within it for the application.
|
*/
'payload' => 'laravel_payload',
);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment