Skip to content

Commit 634d52d

Browse files
dledfordcfmaxvp
andauthored
Added information regarding wildcard limitation (#19892)
Co-authored-by: Max Phillips <[email protected]>
1 parent f1771ea commit 634d52d

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/cloudflare-one/policies/gateway

1 file changed

+4
-0
lines changed

src/content/docs/cloudflare-one/policies/gateway/lists.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ Lists can contain a single type of data each. Supported data types include:
4343

4444
Your lists can include up to 1,000 entries for Standard plans and 5,000 for Enterprise plans. An uploaded CSV file must be smaller than 2 MB.
4545

46+
### Wildcard entries
47+
48+
Hostname lists do not support wildcard entries. You will need to add domains as exact matches. Adding a wildcard to lists comprised of hostnames will return an error when you save.
49+
4650
### Duplicate entries
4751

4852
Lists cannot have duplicate entries. Because hostnames are converted to [Punycode](https://www.rfc-editor.org/rfc/rfc3492.txt), multiple list entries that convert to the same string will count as duplicates. For example, `éxàmple.com` converts to `xn—xmple-rqa5d.com`, so including both `éxàmple.com` and `xn—xmple-rqa5d.com` in a list will result in a duplicate error.

0 commit comments

Comments
 (0)