Inian

Results 46 comments of Inian

will open a new PR based on the new docs site

Unfortunately, we won't be able to generate S3 IAM creds for each project due to IAM limits. And we also run storage-api in multitenant mode which makes this slightly more...

We [rebuilt the docs website](https://supabase.com/blog/new-supabase-docs-built-with-nextjs) from ground up recently. Appreciate the feedback, will share with the team that the self hosting docs aren't discoverable in the new site. We encourage...

We have Webp optimizations, resizing and quality transformations. Vote on this discussion [here](https://github.com/orgs/supabase/discussions/10918) if you would like to see more.

These options should be available when you create or edit a bucket in the dashboard. And in the API, client library too. ![image](https://user-images.githubusercontent.com/2155545/232704642-95df9820-dd82-42b1-8be8-12eb229be57f.png)

Hi @haexhub, that is exactly what the feature does - https://supabase.com/docs/guides/storage/buckets/creating-buckets#restricting-uploads

Ah you want a limit on the total size of the files in the bucket. What is your use case for this feature?

Hi all, with [resumable uploads](https://supabase.com/docs/guides/storage/uploads#resumable-upload), there is a native way to listen to progress events now.

We have removed the FK constraint now and we have a new column called `owner_id` and `owner` column is deprecated