You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: apps/web/src/app/(docs)/docs/filesystem/page.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Filesystem
2
2
3
-
Each E2B Sandbox has its own isolated filesystemwith 5GB of disk space.
3
+
Each E2B Sandbox has its own isolated filesystem. The [Hobby tier](https://e2b.dev/pricing) sandboxes come with 1 GB of the free disk space and [Pro tier](https://e2b.dev/pricing) sandboxes come with 5 GB.
4
4
5
5
With E2B SDK you can:
6
6
-[Read and write files to the sandbox.](/docs/filesystem/read-write)
0 commit comments