mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 07:04:50 -06:00
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.
This commit is contained in:
parent
62c00c3db2
commit
22c379aa36
@ -196,7 +196,7 @@ CONFIG_SESSION_PHONE_NAME=Chrome
|
|||||||
|
|
||||||
# Whatsapp Web version for baileys channel
|
# Whatsapp Web version for baileys channel
|
||||||
# https://web.whatsapp.com/check-update?version=0&platform=web
|
# https://web.whatsapp.com/check-update?version=0&platform=web
|
||||||
CONFIG_SESSION_PHONE_VERSION=2.3000.1023204200
|
# CONFIG_SESSION_PHONE_VERSION=2.3000.1023204200
|
||||||
|
|
||||||
# Set qrcode display limit
|
# Set qrcode display limit
|
||||||
QRCODE_LIMIT=30
|
QRCODE_LIMIT=30
|
||||||
|
Loading…
Reference in New Issue
Block a user