Firebase:存储上传文件大小限制? [英] Firebase: Storage upload file size limit?

查看:189
本文介绍了Firebase:存储上传文件大小限制?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是 Firebase存储上传文件大小限制?我无法在网站上找到这些信息。

解决方案

https://cloud.google.com/storage/docs/json_api/v1/how-tos/upload


任何MIME类型的数据都是允许的,每个文件最多可以有5TB的数据。



Firebase存储库不会强加任何其他大小限制。但是鉴于您的目标是移动设备,我预计在此之前会有一个更现实的限制。


What is the Firebase Storage upload file size limit? I can't find that information on the website.

解决方案

From https://cloud.google.com/storage/docs/json_api/v1/how-tos/upload

Any MIME type of data is permitted, up to a maximum of 5 TB per file.

The Firebase Storage libraries don't impose any additional size restrictions. But given that you're targeting mobile devices, I expect that there's a more realistic limit you will hit before that.

这篇关于Firebase:存储上传文件大小限制?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆