tweak options
This commit is contained in:
parent
bcbc2f8265
commit
f6b05ee3ce
|
@ -34,7 +34,7 @@
|
||||||
'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),
|
//
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue