Skip to content

Commit 5d711f9

Browse files
authored
Update 2025-10-23-preview-url-default-behavior.mdx
1 parent 6a18acf commit 5d711f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/workers/2025-10-23-preview-url-default-behavior.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This change is intended to provide a more intuitive and secure experience by ali
99

1010
**What this means for you:**
1111
- **If neither setting is configured:** both the workers.dev route and the preview URL will default to enabled
12-
- **If your workers.dev route is enabled and no preview URL is set:** Preview URLs will default to enabled
13-
- **If your workers.dev route is disabled and no preview URL is set:** Preview URLs will default to disabled
12+
- **If your workers.dev route is enabled and you do not explicitly set Preview URLs to enabled or disabled:** Preview URLs will default to enabled
13+
- **If your workers.dev route is disabled and you do not explicitly set Preview URLs to enabled or disabled:** Preview URLs will default to disabled
1414

1515
You can override the default setting by explicitly enabling or disabling the preview URL in your Worker's configuration through the [API](/api/resources/workers/subresources/scripts/subresources/subdomain/), [Dashboard](/workers/configuration/previews/#from-the-dashboard), or [Wrangler](/workers/configuration/previews/#from-the-wrangler-configuration-file).
1616

0 commit comments

Comments
 (0)