From 7e24c4e93d53e5520b90c590ebfce216a5dd6efd Mon Sep 17 00:00:00 2001 From: harikae86 Date: Tue, 24 Feb 2026 13:33:07 +0100 Subject: [PATCH 1/2] fix addon prices on netfwork traffic page --- website/docs/network-traffic.mdx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/website/docs/network-traffic.mdx b/website/docs/network-traffic.mdx index f78a5a521..28f6dd80f 100644 --- a/website/docs/network-traffic.mdx +++ b/website/docs/network-traffic.mdx @@ -112,9 +112,6 @@ The [CDN proxy](./advanced/proxy/endpoints.mdx#cdn-proxy) feature allows you to ### Purchase additional network traffic -You can purchase an add-on for your subscription to increase your limits. [Contact us](https://configcat.com/support/) for more information. +If your application requires more network traffic than your current plan includes, you can purchase additional quota as an add-on. You can find the current add-on options [here](https://configcat.com/policies/billing/#pre-purchased-quota). -| Plan | Price | Additional config JSON downloads | Additional network traffic | -| -------------- | ------------------ | -------------------------------: | -------------------------: | -| **Smart** | $250 or €229 / mo | +250 million | +1TB | -| **Enterprise** | $700 or €649 / mo | +1 billion | +4TB | +[Contact us](https://configcat.com/support/) and we will help. From a8580bc278ba3068a514d900c38524d1147a7814 Mon Sep 17 00:00:00 2001 From: harikae86 Date: Thu, 26 Feb 2026 13:40:18 +0100 Subject: [PATCH 2/2] add H2 heading --- website/docs/network-traffic.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/network-traffic.mdx b/website/docs/network-traffic.mdx index 28f6dd80f..19a6cd821 100644 --- a/website/docs/network-traffic.mdx +++ b/website/docs/network-traffic.mdx @@ -47,6 +47,8 @@ Here are a few examples of config JSON file sizes: +## Factors affecting Network Traffic + #### Size of the `config JSON` It is affected by the number of feature flags, settings, targeting rules, segments, and the length of their values. @@ -114,4 +116,4 @@ The [CDN proxy](./advanced/proxy/endpoints.mdx#cdn-proxy) feature allows you to If your application requires more network traffic than your current plan includes, you can purchase additional quota as an add-on. You can find the current add-on options [here](https://configcat.com/policies/billing/#pre-purchased-quota). -[Contact us](https://configcat.com/support/) and we will help. +[Contact us](https://configcat.com/support/) and we will help. \ No newline at end of file