removed notification seeder

updated boardcasting config
added rate updated notification file
This commit is contained in:
Jack Goh
2018-08-16 10:58:54 +08:00
parent 2fff081268
commit 2ad56b02a6
6 changed files with 67 additions and 5 deletions
+2 -1
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,
],
],