Skip to content

Commit f6b05ee

Browse files
committed
tweak options
1 parent bcbc2f8 commit f6b05ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/broadcasting.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'secret' => env('PUSHER_SECRET'),
3535
'app_id' => env('PUSHER_APP_ID'),
3636
'options' => [
37-
'encrypted' => env('PUSHER_ENCRYPTED', false),
37+
//
3838
],
3939
],
4040

0 commit comments

Comments
 (0)