Storage limit & server location

hi!

I’m using Vercel Blob for storing files and it works perfectly!
But I’m afraid of users suddenly uploads a lot of files - so I want to enforce a storage limit. I already have setup a Cron job for it - but I’d also like to set a limit in the Blob Settings if possible. Can I do this?

Also, the storage is located on an american server and I need to switch to a european location. Is that possible? I can see it here but not change it.

Can you clarify what you’re looking to achieve? I want to be sure I understand the situation so I don’t give you the wrong info

Regarding region selection, that would have happened when you created the store and cannot be changed. However, you can create a new Blob store in your preferred region and copy the blobs from the old store to the new one.

1 Like

oh okay, thats a shame. Not a huge problem, but would be nice if you could implement it, as it would be extremely inconvenient if I had a lot of data in the current blob

what I want to do is make sure I dont suddenly get changed thousands of dollars because my users upload a shitton of data. I believe I sent a max spend somewhere in Vercel but I cant find it

You can check your current spend management selections in team settings. You set it up to pause your projects when your spend amount is reached.

thats awesome, thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.