Skip to content

Commit

Permalink
Update free disk space text
Browse files Browse the repository at this point in the history
  • Loading branch information
mlejva committed Dec 11, 2024
1 parent 4a6e884 commit 065d5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/app/(docs)/docs/filesystem/page.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Filesystem

Each E2B Sandbox has its own isolated filesystem with 5GB of disk space.
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.

With E2B SDK you can:
- [Read and write files to the sandbox.](/docs/filesystem/read-write)
Expand Down

0 comments on commit 065d5c5

Please sign in to comment.