Commit f6b05ee3 authored by Taylor Otwell's avatar Taylor Otwell

tweak options

parent bcbc2f82
...@@ -34,7 +34,7 @@ return [ ...@@ -34,7 +34,7 @@ return [
'secret' => env('PUSHER_SECRET'), 'secret' => env('PUSHER_SECRET'),
'app_id' => env('PUSHER_APP_ID'), 'app_id' => env('PUSHER_APP_ID'),
'options' => [ 'options' => [
'encrypted' => env('PUSHER_ENCRYPTED', false), //
], ],
], ],
......
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