Implemented an option to toggle temp instances deletion

This commit is contained in:
Judson Cairo
2024-03-07 19:26:43 -03:00
parent 499bd4328a
commit a6adbd61db
6 changed files with 13 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ ENV LOG_COLOR=true
ENV LOG_BAILEYS=error
ENV DEL_INSTANCE=false
ENV DEL_TEMP_INSTANCES=true
ENV STORE_MESSAGES=true
ENV STORE_MESSAGE_UP=true