turn off file sessions.

This commit is contained in:
Taylor Otwell 2011-07-22 19:43:52 -05:00
parent 860c28206d
commit f62a2a6542
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
|
*/
'driver' => 'file',
'driver' => '',
/*
|--------------------------------------------------------------------------