Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions packages/homepage/content/docs/1-x-faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@ from File > Preferences > Settings in the editor.
- Imported sandboxes must contain a package.json file.
- The maximum file size that can be opened in the editor is 2MB. Files uploaded
that are larger than that still exist but are linked as a static asset.
- The maximum file upload size is 7MB. If you need this raised, please
[email us](mailto:[email protected]) with your username and the typical
type and size of files you want to upload.
- The maximum file upload size is 30MB (60MB for Pro users).
- In container sandboxes, there is a sync limit of 10 files per second and only
files up to 2MB are synced with the editor. Files larger than that still exist
but are not shown in the editor's file tree. You're still able to write and
Expand Down