From 7468ae9169228bf67a74d0ae0aa56d76af09ddaf Mon Sep 17 00:00:00 2001 From: Judson Cairo Date: Wed, 28 Aug 2024 13:30:11 -0300 Subject: [PATCH] Removed unused variable from .env --- .env.example | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.example b/.env.example index 335acfef..db6ea8b3 100644 --- a/.env.example +++ b/.env.example @@ -181,7 +181,6 @@ CACHE_REDIS_SAVE_INSTANCES=false # Local Cache enabled CACHE_LOCAL_ENABLED=false # Local Cache enabled -CACHE_SAVE_IS_ON_WHATSAPP=true CACHE_REDIS_SAVE_IS_ON_WHATSAPP=false CACHE_REDIS_SAVE_IS_ON_WHATSAPP_DAYS=7