From 83af581cbad8490006c748fda2c653fb9b8ad025 Mon Sep 17 00:00:00 2001 From: Lajos Szoke Date: Thu, 9 Jul 2026 18:16:34 +0200 Subject: [PATCH] tag limit --- website/docs/subscription-plan-limits.mdx | 1 + website/versioned_docs/version-V1/subscription-plan-limits.mdx | 1 + 2 files changed, 2 insertions(+) diff --git a/website/docs/subscription-plan-limits.mdx b/website/docs/subscription-plan-limits.mdx index c0f2c879..4c3957a4 100644 --- a/website/docs/subscription-plan-limits.mdx +++ b/website/docs/subscription-plan-limits.mdx @@ -30,6 +30,7 @@ Every value marked with a \* in the table marks a technical limit. If you reach | Verified domains for SAML | 1 | 1 | 1000\* | 1000\* | 1000\* | 1 | 1 | | Comparison value list length | 100 | 1000 | 15000 | 15000 | 15000 | 1000 | 1000 | | Comparison value item length | 255 | 255 | 255 | 255 | 255 | 255 | 255 | +| Tags (per product) | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | | User Provisioning (SCIM) synced users | 10000\* | 10000\* | 10000\* | 10000\* | 10000\* | 10000\* | 10000\* | | User Provisioning (SCIM) synced groups | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | | User Provisioning (SCIM) groups with permissions | 2 | 5 | 10 | 500\* | 500\* | 5\* | 5\* | diff --git a/website/versioned_docs/version-V1/subscription-plan-limits.mdx b/website/versioned_docs/version-V1/subscription-plan-limits.mdx index c1d54fca..49a7a217 100644 --- a/website/versioned_docs/version-V1/subscription-plan-limits.mdx +++ b/website/versioned_docs/version-V1/subscription-plan-limits.mdx @@ -30,6 +30,7 @@ Every value marked with a \* in the table marks a technical limit. If you hit a | Verified domains for SAML | 1 | 1 | 1000\* | 1000\* | 1000\* | 1 | 1 | | Comparison value list length | 100 | 1000 | 15000 | 15000 | 15000 | 1000 | 1000 | | Comparison value item length | 255 | 255 | 255 | 255 | 255 | 255 | 255 | +| Tags (per product) | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | | User Provisioning (SCIM) synced users | 10000\* | 10000\* | 10000\* | 10000\* | 10000\* | 10000\* | 10000\* | | User Provisioning (SCIM) synced groups | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | 1000\* | | User Provisioning (SCIM) groups with permissions | 2 | 5 | 10 | 500\* | 500\* | 5\* | 5\* |