Skip to content

Commit 586c404

Browse files
committed
Removes note.
1 parent 65046a7 commit 586c404

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/content/docs/rules/compression-rules/settings.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,4 @@ If you include `none`, `default`, or `auto` in the list, it must be the last val
7575

7676
When you specify only the `gzip`, `brotli`, or `zstd` algorithms, if no algorithm matches then the response will have no compression. To configure a fallback compression mechanism, add `auto` to the list.
7777

78-
:::note
79-
The compression applied by the `default` algorithm takes into account any configured compression rules that match incoming requests.
80-
:::
81-
8278
For API examples, refer to the [Examples gallery](/rules/compression-rules/examples/).

0 commit comments

Comments
 (0)