Commit 45b779f8 authored by Taylor Otwell's avatar Taylor Otwell

cluster option not needed anymore

parent 25aeb5da
......@@ -109,8 +109,6 @@ return [
'client' => 'predis',
'cluster' => false,
'default' => [
'host' => env('REDIS_HOST', 'localhost'),
'password' => env('REDIS_PASSWORD', null),
......
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