Skip to content

Commit f6d8ebd

Browse files
Update dev-env.yml
Inserido nova variável WEBHOOK_BASE64 para recuperar Base64 da media enviar por webhook.
1 parent 6ff9c45 commit f6d8ebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dev-env.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ WEBHOOK:
9797
WEBHOOK_BY_EVENTS: false
9898
# Automatically maps webhook paths
9999
# Set the events you want to hear
100+
WEBHOOK_BASE64: false
100101
EVENTS:
101102
APPLICATION_STARTUP: false
102103
QRCODE_UPDATED: true

0 commit comments

Comments
 (0)