Skip to content

Commit 4daffec

Browse files
authored
[Pages] Add reference to pages functions on limits page
PCX-14077
1 parent 21a1514 commit 4daffec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ To serve larger files, consider uploading them to [R2](/r2/) and utilizing the [
4646

4747
:::
4848

49+
## Functions
50+
51+
Requests to your Pages functions count towards your quota for Workers plans, including requests from your Function to KV or Durable Object bindings.
52+
53+
Pages supports the [Standard usage model](/workers/platform/pricing/#example-pricing-standard-usage-model).
54+
4955
## Headers
5056

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

0 commit comments

Comments
 (0)