From a271adaaa3e3aaee983d92bc6885ff6a7b201585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=84=CA=9C=CA=80=C9=AAs=E1=B4=9B=E1=B4=8F=E1=B4=98?= =?UTF-8?q?=CA=9C=E1=B4=87=CA=80=20=E1=B4=8D?= Date: Mon, 14 Apr 2025 12:38:03 -0400 Subject: [PATCH 1/7] Remove duplicate wording --- .../docs/turnstile/concepts/hostname-management.mdx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/content/docs/turnstile/concepts/hostname-management.mdx b/src/content/docs/turnstile/concepts/hostname-management.mdx index 92c689625cf110b..df55c9fa26d4377 100644 --- a/src/content/docs/turnstile/concepts/hostname-management.mdx +++ b/src/content/docs/turnstile/concepts/hostname-management.mdx @@ -10,9 +10,12 @@ You can associate hostnames with your widget to control where it can be used usi ## Hostname limits -By default, all widgets can have up to 10 hostnames associated with a widget. A widget requires at least one hostname to be entered. +All widgets can have up to 10 hostnames associated with a widget. A widget requires at least one hostname to be entered. -Only Enterprise Bot Management and Enterprise Turnstile customers can have this limit increased. Contact your account team to increase your hostname limit. +:::caution[Availability] +Customers with Enterprise Bot Management or Enterprise Turnstile may create and use a widget without entering any hostnames, or have more than 10 hostnames associated with a widget. +Contact your account team for the customization. +::: ## Add a custom hostname @@ -58,9 +61,3 @@ However, it will not work on the following hostnames: :::note If the widget is embedded on a hostname not listed, it will display an error message. ::: - -## Optional hostname validation (Enterprise only) - -Customers with Enterprise Bot Management or Enterprise Turnstile can have the optional `any hostname` validation entitlement. - -By default, a widget requires at least one hostname to be entered. With this entitlement, you can create and use a widget without entering any hostnames for the widget. Contact your account team to enable this entitlement. \ No newline at end of file From f1910837cc6f1332150cc837a8d22e1b04a48ff1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=84=CA=9C=CA=80=C9=AAs=E1=B4=9B=E1=B4=8F=E1=B4=98?= =?UTF-8?q?=CA=9C=E1=B4=87=CA=80=20=E1=B4=8D?= Date: Mon, 14 Apr 2025 12:44:04 -0400 Subject: [PATCH 2/7] Update hostname-management.mdx --- src/content/docs/turnstile/concepts/hostname-management.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/turnstile/concepts/hostname-management.mdx b/src/content/docs/turnstile/concepts/hostname-management.mdx index df55c9fa26d4377..8079d6462248255 100644 --- a/src/content/docs/turnstile/concepts/hostname-management.mdx +++ b/src/content/docs/turnstile/concepts/hostname-management.mdx @@ -10,11 +10,11 @@ You can associate hostnames with your widget to control where it can be used usi ## Hostname limits -All widgets can have up to 10 hostnames associated with a widget. A widget requires at least one hostname to be entered. +By default, a widget can have a maximum of 10 hostnames associated. Each widget requires at least one hostname to be entered. :::caution[Availability] Customers with Enterprise Bot Management or Enterprise Turnstile may create and use a widget without entering any hostnames, or have more than 10 hostnames associated with a widget. -Contact your account team for the customization. +Contact your account team for the feature access. ::: ## Add a custom hostname From c2b4bf0635b00337c0e53e7738d98f517a030964 Mon Sep 17 00:00:00 2001 From: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> Date: Mon, 28 Apr 2025 11:39:09 -0700 Subject: [PATCH 3/7] Apply suggestions from code review --- src/content/docs/turnstile/concepts/hostname-management.mdx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/content/docs/turnstile/concepts/hostname-management.mdx b/src/content/docs/turnstile/concepts/hostname-management.mdx index 2994ea69ab83554..61c3086cb88f984 100644 --- a/src/content/docs/turnstile/concepts/hostname-management.mdx +++ b/src/content/docs/turnstile/concepts/hostname-management.mdx @@ -12,10 +12,8 @@ You can associate hostnames with your widget to control where it can be used usi By default, a widget can have a maximum of 10 hostnames associated. Each widget requires at least one hostname to be entered. -:::caution[Availability] -Customers with Enterprise Bot Management or Enterprise Turnstile may create and use a widget without entering any hostnames, or have more than 10 hostnames associated with a widget. -Contact your account team for the feature access. -::: +### Availability +Customers with Enterprise Bot Management or Enterprise Turnstile may create and use a widget without entering any hostnames, or have more than 10 hostnames associated with a widget. Contact your account team for access to this feature. ## Add a custom hostname From 2b27c66c7fe8bb687c59ca7124266ebc8315d48e Mon Sep 17 00:00:00 2001 From: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> Date: Mon, 28 Apr 2025 11:39:28 -0700 Subject: [PATCH 4/7] spacing --- src/content/docs/turnstile/concepts/hostname-management.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/turnstile/concepts/hostname-management.mdx b/src/content/docs/turnstile/concepts/hostname-management.mdx index 61c3086cb88f984..77e45688f92d76a 100644 --- a/src/content/docs/turnstile/concepts/hostname-management.mdx +++ b/src/content/docs/turnstile/concepts/hostname-management.mdx @@ -13,6 +13,7 @@ You can associate hostnames with your widget to control where it can be used usi By default, a widget can have a maximum of 10 hostnames associated. Each widget requires at least one hostname to be entered. ### Availability + Customers with Enterprise Bot Management or Enterprise Turnstile may create and use a widget without entering any hostnames, or have more than 10 hostnames associated with a widget. Contact your account team for access to this feature. ## Add a custom hostname From 914b7edceaebf7cf8e18bc75235ce999e5eb3d6e Mon Sep 17 00:00:00 2001 From: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> Date: Mon, 28 Apr 2025 15:44:15 -0700 Subject: [PATCH 5/7] Apply suggestions from code review --- .../docs/turnstile/concepts/hostname-management.mdx | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/content/docs/turnstile/concepts/hostname-management.mdx b/src/content/docs/turnstile/concepts/hostname-management.mdx index 77e45688f92d76a..c6fc0b776f6bba6 100644 --- a/src/content/docs/turnstile/concepts/hostname-management.mdx +++ b/src/content/docs/turnstile/concepts/hostname-management.mdx @@ -10,11 +10,11 @@ You can associate hostnames with your widget to control where it can be used usi ## Hostname limits -By default, a widget can have a maximum of 10 hostnames associated. Each widget requires at least one hostname to be entered. +By default, a widget can have a maximum of 15 hostnames for Free users and 200 hostnames for Enterprise customers. Each widget requires at least one hostname to be entered. You will not be able to create the widget without a hostname configured. ### Availability -Customers with Enterprise Bot Management or Enterprise Turnstile may create and use a widget without entering any hostnames, or have more than 10 hostnames associated with a widget. Contact your account team for access to this feature. +Customers with Enterprise Bot Management or Enterprise Turnstile may create and use a widget without entering any hostnames, or have up to 200 hostnames associated with a widget. Contact your account team for access to this feature. ## Add a custom hostname @@ -63,4 +63,13 @@ However, it will not work on the following hostnames: :::note If the widget is embedded on a hostname not listed, it will display an error message. +::: + +## Optional hostname validation (Enterprise only) + +Customers with Enterprise Bot Management or Enterprise Turnstile can have the optional `any hostname` validation entitlement. + +By default, a widget requires at least one hostname to be entered. With this entitlement, you can create and use a widget without entering any hostnames for the widget. + +Contact your account team to enable this entitlement. ::: \ No newline at end of file From 14f85be58df946cc1f408284471c778050d6f43c Mon Sep 17 00:00:00 2001 From: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> Date: Mon, 28 Apr 2025 15:44:34 -0700 Subject: [PATCH 6/7] Update src/content/docs/turnstile/concepts/hostname-management.mdx --- src/content/docs/turnstile/concepts/hostname-management.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/content/docs/turnstile/concepts/hostname-management.mdx b/src/content/docs/turnstile/concepts/hostname-management.mdx index c6fc0b776f6bba6..1284f0a7bbbb099 100644 --- a/src/content/docs/turnstile/concepts/hostname-management.mdx +++ b/src/content/docs/turnstile/concepts/hostname-management.mdx @@ -71,5 +71,4 @@ Customers with Enterprise Bot Management or Enterprise Turnstile can have the op By default, a widget requires at least one hostname to be entered. With this entitlement, you can create and use a widget without entering any hostnames for the widget. -Contact your account team to enable this entitlement. -::: \ No newline at end of file +Contact your account team to enable this entitlement. \ No newline at end of file From ad1bee3d8d5d66c6bd77e587c15b12372755e905 Mon Sep 17 00:00:00 2001 From: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> Date: Mon, 28 Apr 2025 15:53:02 -0700 Subject: [PATCH 7/7] wording --- src/content/docs/turnstile/concepts/hostname-management.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/turnstile/concepts/hostname-management.mdx b/src/content/docs/turnstile/concepts/hostname-management.mdx index 1284f0a7bbbb099..7e5b30f4a0848a2 100644 --- a/src/content/docs/turnstile/concepts/hostname-management.mdx +++ b/src/content/docs/turnstile/concepts/hostname-management.mdx @@ -69,6 +69,6 @@ If the widget is embedded on a hostname not listed, it will display an error mes Customers with Enterprise Bot Management or Enterprise Turnstile can have the optional `any hostname` validation entitlement. -By default, a widget requires at least one hostname to be entered. With this entitlement, you can create and use a widget without entering any hostnames for the widget. +By default, a widget requires at least one hostname to be entered. With this feature, you can create and use a widget without entering any hostnames for the widget. -Contact your account team to enable this entitlement. \ No newline at end of file +Contact your account team to enable this feature. \ No newline at end of file