open-wa / wa-automate-docker

💬 🤖 The easiest way to turn your WhatsApp into an API. Be sure to 🌟 this repository for updates!
106 stars 31 forks source link

How to increase the value of maxChats and maxMessages using docker? #55

Open 3dluis opened 2 years ago

3dluis commented 2 years ago

How to increase the value of maxChats and maxMessages using docker?

docker run -e W_A_V=4.42.1 -p 8080:8080 --init openwa/wa-automate -w https://webhook.site.... --socket --max-chat 1000

3dluis commented 2 years ago

How to add persistent session data?