Skip to content

Commit 4138c0f

Browse files
authored
remove limitation (#21502)
1 parent e147b01 commit 4138c0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/docs/workers/static-assets/billing-and-limitations.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ There is no additional cost for storing Assets.
2020
The following limitations apply for Workers with static assets:
2121

2222
- There is a 20,000 file count limit per [Worker version](/workers/configuration/versions-and-deployments/), and a 25 MiB individual file size limit. This matches the [limits in Cloudflare Pages](/pages/platform/limits/) today.
23-
- In local development, you cannot make [Service Binding RPC calls](/workers/runtime-apis/bindings/service-bindings/rpc/) to a Worker with static assets. This is a temporary limitation, we are working to remove it.
2423

2524
### Headers
2625

0 commit comments

Comments
 (0)