Skip to content

Commit a76deb5

Browse files
Fix issue: WorkspaceTaskSubType.META_DESCRIPTION
1 parent 463abbe commit a76deb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/rules/transform/url-rewrite/reference/parameters.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: URL rewrite parameters
3+
description: Learn about static and dynamic URL rewrite parameters in Cloudflare, including syntax for URI path and query string rewrites, and wildcard matching.
34
pcx_content_type: reference
45
sidebar:
56
order: 2
@@ -13,7 +14,6 @@ Static and dynamic URL rewrites have different parameters:
1314
A URL rewrite with wildcard patterns is a simplified interface in the Cloudflare dashboard for creating dynamic URL rewrites with [wildcard matching and replacement](#wildcard-matching-and-replacement).
1415

1516
The maximum length of all parameter values in a URL rewrite (combined) is 4,096 characters. For example, you could provide a static value (or an expression) for the URI path with 2,048 characters and a static value (or expression) for the query string with 2,048 characters.
16-
1717
## API information
1818

1919
### Static URL rewrites

0 commit comments

Comments
 (0)