cluster option not needed anymore

This commit is contained in:
Taylor Otwell 2016-12-12 16:05:32 -06:00
parent 25aeb5da62
commit 45b779f807
1 changed files with 0 additions and 2 deletions

View File

@ -109,8 +109,6 @@
'client' => 'predis', 'client' => 'predis',
'cluster' => false,
'default' => [ 'default' => [
'host' => env('REDIS_HOST', 'localhost'), 'host' => env('REDIS_HOST', 'localhost'),
'password' => env('REDIS_PASSWORD', null), 'password' => env('REDIS_PASSWORD', null),