Skip to content

Commit 69ce891

Browse files
[Cache] Adds info about single file purge (#24046)
* Adds info about single file purge * Remove word
1 parent a8483e5 commit 69ce891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/how-to/cache-rules/settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you select the [Edit expression](/ruleset-engine/rules-language/expressions/e
3434

3535
:::note
3636

37-
The fields mentioned above support all types of purge. However, the [remaining available fields](/ruleset-engine/rules-language/fields/reference/) support purge by tags, prefix (URL), hostname, and everything but are not compatible with [single file purge](/cache/how-to/purge-cache/purge-by-single-file/).
37+
[Single file purge](/cache/how-to/purge-cache/purge-by-single-file/) is not compatible if you add other [fields](/ruleset-engine/rules-language/fields/reference/) than those listed, such as `ip.*` fields.
3838

3939
:::
4040

0 commit comments

Comments
 (0)