Merge pull request #981 from yousseefspires/feat/delete-messages

feat: add logical or permanent message deletion based on env config
This commit is contained in:
Davidson Gomes
2024-10-15 17:44:15 -03:00
committed by GitHub
3 changed files with 51 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ DATABASE_SAVE_DATA_LABELS=true
DATABASE_SAVE_DATA_HISTORIC=true
DATABASE_SAVE_IS_ON_WHATSAPP=true
DATABASE_SAVE_IS_ON_WHATSAPP_DAYS=7
DATABASE_DELETE_MESSAGE=true
# RabbitMQ - Environment variables
RABBITMQ_ENABLED=false