-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial table draft * refactoooor table * fix comments * reordering columns and fixing names * adding limitations to purchase page * Update website/docs/limitations.md Co-authored-by: Lajos Szoke <[email protected]> * Update website/docs/limitations.md Co-authored-by: Lajos Szoke <[email protected]> * fix Lali's comments * updating table * footer --------- Co-authored-by: Alexandru Mircean <[email protected]> Co-authored-by: sige <[email protected]> Co-authored-by: Gergely Sinka <[email protected]> Co-authored-by: Lajos Szoke <[email protected]>
- Loading branch information
1 parent
5adc6dd
commit e400441
Showing
3 changed files
with
36 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
id: subscription-plan-limits | ||
title: Subscription Plan Limits | ||
description: This page lists the limits of the different ConfigCat subscription plans. | ||
--- | ||
|
||
This page lists the limits of the different subscription plans. See the [pricing page](https://configcat.com/pricing) for more information about the plans. | ||
|
||
:::info | ||
Every value marked with a \* in the table marks a technical limit. If you hit a technical limit [contact our support team](https://configcat.com/support/) and we will increase it for you. | ||
::: | ||
|
||
| | Free | Pro | Smart | Enterprise | Dedicated | Student | Teacher | | ||
| ---------------------------------------------- | ------- | ------- | ------- | ---------- | --------- | ------- | ------- | | ||
| Config JSON downloads (million) | 5 | 25 | 250 | 1000 | 5000 | 25 | 5 | | ||
| Network traffic (per month) | 20GB | 100GB | 1TB | 4TB | 24TB | 100GB | 100GB | | ||
| Products | 1 | 3 | 1000\* | 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 | | ||
| % options (per feature flag) | 4 | 8 | 500\* | 500\* | 500\* | 8 | 4 | | ||
| Targeting rules (per feature flag) | 4 | 8 | 500\* | 500\* | 500\* | 8 | 4 | | ||
| Targeting rule comparison value length (chars) | 65535\* | 65535\* | 65535\* | 65535\* | 65535\* | 65535\* | 65535\* | | ||
| Webhooks (per environment) | 1 | 3 | 200\* | 200\* | 200\* | 3 | 1 | | ||
| Permission groups (per product) | 1 | 2 | 100\* | 100\* | 100\* | 2 | 3 | | ||
| Audit log retention (days) | 7 | 35 | 35 | 750 | 750 | 35 | 7 | | ||
| Verified domains for SAML | 1 | 1 | 1000\* | 1000\* | 1000\* | 1 | 1 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters