sarga filters

This commit is contained in:
merdan 2022-05-05 16:08:10 +05:00
parent 1c2a9310cb
commit 9607ebe1d7
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','pusher'),
// 'path' => env('PUSHER_APP_PATH','pusher'),
'capacity' => null,
'enable_client_messages' => false,
'enable_statistics' => true,