Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/docs/cache/how-to/cache-rules/settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,10 @@ This rule can also be used to specify Cache Reserve eligibility for website reso
Cloudflare will still enforce the plan-based [cacheable file limits](/cache/concepts/default-cache-behavior/#customization-options-and-limits) when using this configuration.
:::

:::note

If `minimum_file_size` is omitted and `eligible` is true, Cloudflare will use 0 bytes by default.
:::

<Details header="API information">

Expand Down
Loading