Skip to content

Commit a56958b

Browse files
kodster28thomasgauvin
authored andcommitted
[Pages] Add reference to pages functions on limits page (#24369)
* [Pages] Add reference to pages functions on limits page PCX-14077 * Apply suggestions from code review
1 parent fc48976 commit a56958b

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 [Pages functions](/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)