Skip to content

Commit 6d44ff7

Browse files
[Turnstile] Remove duplicate wording (#21678)
* Remove duplicate wording * Update hostname-management.mdx * Apply suggestions from code review * spacing * Apply suggestions from code review * Update src/content/docs/turnstile/concepts/hostname-management.mdx * wording --------- Co-authored-by: Patricia Santa Ana <[email protected]>
1 parent d3853dc commit 6d44ff7

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

src/content/docs/turnstile/concepts/hostname-management.mdx

+10-8
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ You can associate hostnames with your widget to control where it can be used usi
1010

1111
## Hostname limits
1212

13-
By default, all widgets can have up to 10 hostnames associated with a widget. A widget requires at least one hostname to be entered.
13+
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.
1414

15-
Only Enterprise Bot Management and Enterprise Turnstile customers can have this limit increased. Contact your account team to increase your hostname limit.
15+
### Availability
16+
17+
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.
1618

1719
## Add a custom hostname
1820

@@ -33,6 +35,10 @@ If you already have a zone registered with Cloudflare, you can add hostnames dur
3335

3436
## Hostname requirements
3537

38+
:::caution
39+
Customers enabling [client-side rendering](/turnstile/get-started/client-side-rendering/) must validate their hostnames by looking at the [`hostname`](/turnstile/get-started/server-side-validation/#:~:text=challenge%20was%20solved.-,hostname,-is%20the%20hostname) field in the siteverify response.
40+
:::
41+
3642
When associating hostnames with a widget, follow these requirements:
3743

3844
- Hostnames must be fully qualified domain names (FQDNs), such as `example.com` or `subdomain.example.com`.
@@ -63,10 +69,6 @@ If the widget is embedded on a hostname not listed, it will display an error mes
6369

6470
Customers with Enterprise Bot Management or Enterprise Turnstile can have the optional `any hostname` validation entitlement.
6571

66-
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.
67-
68-
Contact your account team to enable this entitlement.
72+
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.
6973

70-
:::caution
71-
Customers enabling [client-side rendering](/turnstile/get-started/client-side-rendering/) must validate their hostnames by looking at the [`hostname`](/turnstile/get-started/server-side-validation/#:~:text=challenge%20was%20solved.-,hostname,-is%20the%20hostname) field in the siteverify response.
72-
:::
74+
Contact your account team to enable this feature.

0 commit comments

Comments
 (0)