add base64 config
This commit is contained in:
@@ -34,6 +34,7 @@ return [
|
||||
'url' => env('EVOLUTION_WEBHOOK_URL'),
|
||||
'secret' => env('EVOLUTION_WEBHOOK_SECRET'),
|
||||
'path' => 'api/evolution/webhook',
|
||||
'base64' => false,
|
||||
'events' => [
|
||||
'APPLICATION_STARTUP',
|
||||
'QRCODE_UPDATED',
|
||||
|
||||
Reference in New Issue
Block a user