Skip to content

Commit 462e16e

Browse files
authored
Add note about minimum_file_size for configuring cache reserve in cache rule
1 parent 1b8242f commit 462e16e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,10 @@ This rule can also be used to specify Cache Reserve eligibility for website reso
246246
Cloudflare will still enforce the plan-based [cacheable file limits](/cache/concepts/default-cache-behavior/#customization-options-and-limits) when using this configuration.
247247
:::
248248

249+
:::note
250+
251+
If `minimum_file_size` is omitted and `eligible` is true, Cloudflare will use 0 bytes by default.
252+
:::
249253

250254
<Details header="API information">
251255

0 commit comments

Comments
 (0)