veliovgroup / Meteor-Files

🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
https://packosphere.com/ostrio/files
BSD 3-Clause "New" or "Revised" License
1.11k stars 166 forks source link

📔 Improve AWS S3 documentation #853

Closed xsyann closed 1 year ago

xsyann commented 1 year ago

The Amazon S3 integration documentation shows an example of monkeypatching the FilesCollection.remove method but without forwarding a potential callback.