Merge branch 'master' into develop

This commit is contained in:
Graham Campbell
2017-12-26 12:32:52 +00:00
4 changed files with 7 additions and 3 deletions

View File

@@ -36,7 +36,8 @@ return [
'secret' => env('PUSHER_APP_SECRET'),
'app_id' => env('PUSHER_APP_ID'),
'options' => [
//
'cluster' => env('PUSHER_APP_CLUSTER'),
'encrypted' => true,
],
],