Rename path to files.

This commit is contained in:
Taylor Otwell 2013-03-13 13:29:10 -05:00
parent 4aaf9a8f2b
commit 13adb44ddf
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
|
*/
'path' => __DIR__.'/../storage/sessions',
'files' => __DIR__.'/../storage/sessions',
/*
|--------------------------------------------------------------------------