You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cache/how-to/cache-rules/settings.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ If you select the [Edit expression](/ruleset-engine/rules-language/expressions/e
34
34
35
35
:::note
36
36
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.
0 commit comments