Skip to content

Commit 5ee1d9f

Browse files
authored
Update pusher.php
1 parent 7328d69 commit 5ee1d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/pusher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
'app_id' => env('PUSHER_APP_ID'),
4646
'options' => [
4747
'cluster' => env('PUSHER_APP_CLUSTER'),
48-
// 'encryption_master_key' => env('PUSHER_ENCRYPTION_MASTER_KEY'),
48+
// 'encryption_master_key' => env('PUSHER_ENCRYPTION_MASTER_KEY'),
4949
],
5050
'host' => null,
5151
'port' => null,

0 commit comments

Comments
 (0)