tweak options

This commit is contained in:
Taylor Otwell 2015-10-08 09:45:11 -05:00
parent bcbc2f8265
commit f6b05ee3ce
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
'secret' => env('PUSHER_SECRET'),
'app_id' => env('PUSHER_APP_ID'),
'options' => [
'encrypted' => env('PUSHER_ENCRYPTED', false),
//
],
],