diff --git a/website/docs/subscription-plan-limits.mdx b/website/docs/subscription-plan-limits.mdx index c76f6941..d4b5f1d9 100644 --- a/website/docs/subscription-plan-limits.mdx +++ b/website/docs/subscription-plan-limits.mdx @@ -14,7 +14,7 @@ Every value marked with a \* in the table marks a technical limit. If you hit a | ---------------------------------------------- | ------- | ------- | ------- | ---------- | --------- | ------- | ------- | | Config JSON downloads (million) | 5 | 25 | 250 | 1000 | 6000 | 25 | 5 | | Network traffic (per month) | 20GB | 100GB | 1TB | 4TB | 24TB | 100GB | 100GB | -| Products | 1 | 3 | 1000\* | 1000\* | 1000\* | 3 | 1000 | +| Products | 2 | 3 | 10 | 1000\* | 1000\* | 3 | 1000 | | Environments (per product) | 2 | 3 | 50\* | 50\* | 50\* | 3 | 2 | | Segments (per product) | 2 | 3 | 500\* | 1000\* | 1000\* | 3 | 3 | | Feature flags / Settings (per product) | 10 | 100 | 500\* | 500\* | 500\* | 1000 | 10 | diff --git a/website/versioned_docs/version-V1/subscription-plan-limits.mdx b/website/versioned_docs/version-V1/subscription-plan-limits.mdx index c76f6941..d4b5f1d9 100644 --- a/website/versioned_docs/version-V1/subscription-plan-limits.mdx +++ b/website/versioned_docs/version-V1/subscription-plan-limits.mdx @@ -14,7 +14,7 @@ Every value marked with a \* in the table marks a technical limit. If you hit a | ---------------------------------------------- | ------- | ------- | ------- | ---------- | --------- | ------- | ------- | | Config JSON downloads (million) | 5 | 25 | 250 | 1000 | 6000 | 25 | 5 | | Network traffic (per month) | 20GB | 100GB | 1TB | 4TB | 24TB | 100GB | 100GB | -| Products | 1 | 3 | 1000\* | 1000\* | 1000\* | 3 | 1000 | +| Products | 2 | 3 | 10 | 1000\* | 1000\* | 3 | 1000 | | Environments (per product) | 2 | 3 | 50\* | 50\* | 50\* | 3 | 2 | | Segments (per product) | 2 | 3 | 500\* | 1000\* | 1000\* | 3 | 3 | | Feature flags / Settings (per product) | 10 | 100 | 500\* | 500\* | 500\* | 1000 | 10 |