Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/content/docs/pages/platform/limits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ To serve larger files, consider uploading them to [R2](/r2/) and utilizing the [

:::

## Functions

Requests to [Pages functions](/pages/functions/) count towards your quota for Workers plans, including requests from your Function to KV or Durable Object bindings.

Pages supports the [Standard usage model](/workers/platform/pricing/#example-pricing-standard-usage-model).

## Headers

A `_headers` file can have a maximum of 100 header rules.
Expand Down