Update defaults

This commit is contained in:
Kode
2022-03-19 15:04:26 +00:00
parent 4ff1a4aec4
commit 51ddaccc16
14 changed files with 167 additions and 78 deletions

View File

@@ -37,7 +37,7 @@ return [
'app_id' => env('PUSHER_APP_ID'),
'options' => [
'cluster' => env('PUSHER_APP_CLUSTER'),
'encrypted' => true,
'useTLS' => true,
],
],