Skip to content

Commit 3dd543c

Browse files
authored
Adding the limit increase footnote to the 50k limit. (#19384)
1 parent 583cc6b commit 3dd543c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/d1/platform/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { Render } from "~/components";
1010

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

0 commit comments

Comments
 (0)