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/rules/compression-rules/settings.mdx
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,8 +75,4 @@ If you include `none`, `default`, or `auto` in the list, it must be the last val
75
75
76
76
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.
77
77
78
-
:::note
79
-
The compression applied by the `default` algorithm takes into account any configured compression rules that match incoming requests.
80
-
:::
81
-
82
78
For API examples, refer to the [Examples gallery](/rules/compression-rules/examples/).
0 commit comments