Skip to content

Commit dd7e9b4

Browse files
authored
[Gateway] API policy expression limit (#18965)
1 parent ad47359 commit dd7e9b4

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

src/content/docs/cloudflare-one/account-limits.mdx

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,12 @@ This page lists the default account limits for rules, applications, fields, and
6464

6565
## Digital Experience Monitoring
6666

67-
| Feature | Limit |
68-
| ----------------- | ----- |
69-
| Tests per account | 10 |
70-
| Remote captures per day (Free users) | 100 |
71-
| Remote captures per day (Pay-as-you-go users) | 200 |
72-
| Remote captures per day (Enterprise users) | 800 |
73-
67+
| Feature | Limit |
68+
| --------------------------------------------- | ----- |
69+
| Tests per account | 10 |
70+
| Remote captures per day (Free users) | 100 |
71+
| Remote captures per day (Pay-as-you-go users) | 200 |
72+
| Remote captures per day (Enterprise users) | 800 |
7473

7574
## Certificates
7675

@@ -82,13 +81,14 @@ This page lists the default account limits for rules, applications, fields, and
8281

8382
## Maximum number of characters
8483

85-
| Feature | Character limit |
86-
| ---------------------- | --------------- |
87-
| Application name | 350 |
88-
| Group name | 350 |
89-
| mTLS certificates name | 350 |
90-
| Service token name | 350 |
91-
| IdP name | 350 |
92-
| Target name | 255 |
93-
| Application URL | 63 |
94-
| Team domain | 63 |
84+
| Feature | Character limit |
85+
| ----------------------------- | --------------- |
86+
| Application name | 350 |
87+
| Group name | 350 |
88+
| mTLS certificates name | 350 |
89+
| Service token name | 350 |
90+
| IdP name | 350 |
91+
| Target name | 255 |
92+
| Application URL | 63 |
93+
| Team domain | 63 |
94+
| Gateway API policy expression | 140,000 |

0 commit comments

Comments
 (0)