File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,8 @@ TYPEBOT_KEEP_OPEN=false
122122# Chatwoot
123123# If you leave this option as false, when deleting the message for everyone on WhatsApp, it will not be deleted on Chatwoot.
124124CHATWOOT_MESSAGE_DELETE = false # false | true
125+ # If you leave this option as true, when sending a message in Chatwoot, the client's last message will be marked as read on WhatsApp.
126+ CHATWOOT_MESSAGE_READ = false # false | true
125127# This db connection is used to import messages from whatsapp to chatwoot database
126128CHATWOOT_IMPORT_DATABASE_CONNECTION_URI = postgres://user:password@hostname:port/dbname
127129CHATWOOT_IMPORT_DATABASE_PLACEHOLDER_MEDIA_MESSAGE = true
@@ -139,3 +141,5 @@ AUTHENTICATION_EXPOSE_IN_FETCH_INSTANCES=true
139141# seconds - 3600s ===1h | zero (0) - never expires
140142AUTHENTICATION_JWT_EXPIRIN_IN = 0
141143AUTHENTICATION_JWT_SECRET = ' L=0YWt]b2w[WF>#>:&E`'
144+
145+ LANGUAGE = en # pt-BR, en
You can’t perform that action at this time.
0 commit comments