Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum file size on deploy #669

Open
nearnshaw opened this issue Apr 8, 2022 · 0 comments
Open

Maximum file size on deploy #669

nearnshaw opened this issue Apr 8, 2022 · 0 comments

Comments

@nearnshaw
Copy link
Member

Limit the size of individual files when deploying.

No file of any extension can weigh more than 50 MB. Although the total scene has a limit of 15 MB per parcel, scenes with multiple parcels can go way overboard.

The CLI should show a clear warning when a scene goes over this limit, indicating what file and how large it is.
This should not affect existing scenes, only the deployment of new ones from now on

We should document this too in the scene limitations doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant