Skip to content

Commit 22c379a

Browse files
committed
chore(env): comment out WhatsApp Web version in example configuration
- Updated the .env.example file to comment out the CONFIG_SESSION_PHONE_VERSION variable, indicating it is not currently set. This change helps clarify the configuration options available for users.
1 parent 62c00c3 commit 22c379a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ CONFIG_SESSION_PHONE_NAME=Chrome
196196

197197
# Whatsapp Web version for baileys channel
198198
# https://web.whatsapp.com/check-update?version=0&platform=web
199-
CONFIG_SESSION_PHONE_VERSION=2.3000.1023204200
199+
# CONFIG_SESSION_PHONE_VERSION=2.3000.1023204200
200200

201201
# Set qrcode display limit
202202
QRCODE_LIMIT=30

0 commit comments

Comments
 (0)