fix: adjusts in env files

This commit is contained in:
Davidson Gomes
2023-07-16 18:26:53 -03:00
parent 66a8ceb27a
commit 2e91a2ecdb
3 changed files with 19 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ CORS_CREDENTIALS=true
# Determine the logs to be displayed
LOG_LEVEL='ERROR,WARN,DEBUG,INFO,LOG,VERBOSE,DARK,WEBHOOKS'
LOG_COLOR=true
LOG_BAILEYS=error # "fatal" | "error" | "warn" | "info" | "debug" | "trace"
LOG_BAILEYS=error # fatal | error | warn | info | debug | trace
# Determine how long the instance should be deleted from memory in case of no connection.
# Default time: 5 minutes