[DAO:8e98732] Increase the maximum file size from 50mb to unlimited

by 0xb2223f4038def8a62a86e3c4b108cdfe00a74c4f (Chillin)

Problem:
Currently there is a max file size of 50mb. Scene limits.

Argument:
Users can get around the limit by splitting their .mp3/.glb/.mp4/.jpg/etc into smaller pieces.
But this costs extra time for developers and can affect the user experience if done incorrectly.

Solution:
Increase the cap to unlimited. LAND is already capped per parcel.

  • Yes
  • No
  • Invalid question/options

Vote on this proposal on the Decentraland DAO

View this proposal on Snapshot

Pretty sure that this limit is actually imposed by Cloudflare which most catalysts use.
Files over 50MB should be hosted outside of the catalysts. If you have a MP3/MP4/JPG/whatever over 50MB, you should put it on a file hosting service and load it from there.

4 Likes

Increase the maximum file size from 50mb to unlimited…

This proposal is now in status: FINISHED.

Voting Results:

  • Yes 98% 838,113 VP (23 votes)
  • No 1% 626 VP (2 votes)
  • Invalid question/options 1% 1,211 VP (1 votes)

Increase the maximum file size from 50mb to unlimited…

This proposal has been PASSED by a DAO Committee Member (0xbef99f5f55cf7cdb3a70998c57061b7e1386a9b0)


Is it viable to move away from cloudflare?
What do other catalysts think?

No, it’s not.
Foundation heavily relies on it and won’t move, and others rely on it for DDOS protection and caching to reduce bandwidth (so costs).

Hmmmmm I’ve never used cloudflare but I understand the security benefits…

I’d be interested to see a price comparison to other file storage systems (inc filecoin)…

Can I push a draft for 100mb (current cloudflare limit)?

Storage is cheap, the problem is bandwidth, actually transfering the stored files, this is extremely expensive (0.09 USD per GB for Amazon, which the Foundation uses).
Cloudflare has servers close to users which cache files, reducing the outgoing bandwidth from the actual storage server and so reducing the cost for the operator.

1 Like

I thought we was using digital ocean…
Never really thought much deeper than that :laughing:
Cloudflare makes sense though…

How hard would it be for the catalysts to change to 100mb?
Or is it not worth it?

It should be really easy, it’s just a number in a configuration file.

This is quite important to know about !
Nevertheless if the maximum storage space in a scene is not changed, then the max transfer cost should still stay the same as well.