Skip to content

Commit

Permalink
Adding the limit increase footnote to the 50k limit. (#19384)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oxyjun authored Jan 23, 2025
1 parent 583cc6b commit 3dd543c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/d1/platform/limits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { Render } from "~/components";

| Feature | Limit |
| ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
| Databases | 50,000 (Workers Paid) / 10 (Free) |
| Databases | 50,000 (Workers Paid)[^1] / 10 (Free) |
| Maximum database size | 10 GB (Workers Paid) / 500 MB (Free) |
| Maximum storage per account | 250 GB (Workers Paid)[^1] / 5 GB (Free) |
| [Time Travel](/d1/reference/time-travel/) duration (point-in-time recovery) | 30 days (Workers Paid) / 7 days (Free) |
Expand Down

0 comments on commit 3dd543c

Please sign in to comment.