devp19 / ResDex

Codebase for the ResDex platform.
https://resdex.vercel.app
2 stars 1 forks source link

S3 Bucket --> Limit Uploads (Prevents Malicious Intent) #12

Closed devp19 closed 2 weeks ago

devp19 commented 3 weeks ago

Implement a feature that limits the amount of uploads towards a profile. Will help prevent storage-overloading and exceeding Amazon S3 Bucket limit.

devp19 commented 2 weeks ago

Implemented in recent commit. 👍