sarga filters

This commit is contained in:
merdan 2022-05-05 14:33:36 +05:00
parent 39f0fe2559
commit f7f5d7bf31
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ return [
'name' => env('APP_NAME'),
'key' => env('PUSHER_APP_KEY'),
'secret' => env('PUSHER_APP_SECRET'),
'path' => env('PUSHER_APP_PATH'),
// 'path' => env('PUSHER_APP_PATH'),
'capacity' => null,
'enable_client_messages' => false,
'enable_statistics' => true,