mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-08 13:00:24 -06:00
chore: Update environment variables and add Minio/S3 integration
Updated .env.example with new environment variables for Minio/S3 integration. Added configuration for Minio/S3 endpoint, bucket, access key, secret key, and other related settings. Updated CHANGELOG.md to include the Minio/S3 integration. This change allows for the addition of Minio/S3 as a storage option for the project, improving flexibility and scalability.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
* Add support for managing WhatsApp templates via official API
|
||||
* Fixes and implementation of regex and fallback in typebot
|
||||
* Ignore jids configuration added to typebot (will be used for both groups and contacts)
|
||||
* Minio and S3 integration
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user