From faa22d554ba596180d47b74072cddfcdb8524328 Mon Sep 17 00:00:00 2001 From: Gergely Sinka <58779216+sigewuzhere@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:18:58 +0100 Subject: [PATCH] Update website/docs/limitations.md Co-authored-by: Lajos Szoke <63732287+laliconfigcat@users.noreply.github.com> --- website/docs/limitations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/limitations.md b/website/docs/limitations.md index 3d73a21a..7c26c53a 100644 --- a/website/docs/limitations.md +++ b/website/docs/limitations.md @@ -20,7 +20,7 @@ description: A limitations table where every technical and business limitation i | % 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 | -| Targeting rule comparison value list length | 15000 | 15000 | 15000 | 15000 | 15000 | 15000 | 15000 | +| Targeting rule comparison value list length | 100 | 1000 | 15000 | 15000 | 15000 | 1000 | 1000 | | Targeting rule comparison value list item length (chars) | 255 | 255 | 255 | 255 | 255 | 255 | 255 | | Webhooks (per environment) | 1 | 3 | **200** | **200** | **200** | 3 | 1 | | Permission groups (per product) | 1 | 2 | **100** | **100** | **100** | 2 | 3 |