We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa19359 commit 669921fCopy full SHA for 669921f
frontend/asset_mapper.rst
@@ -635,7 +635,7 @@ which will automatically do most of these things for you:
635
- **Compress your assets**: Your web server should compress (e.g. using gzip)
636
your assets (JavaScript, CSS, images) before sending them to the browser. This
637
is automatically enabled in Caddy and can be activated in Nginx and Apache.
638
- In Cloudflare, you can also
+ In Cloudflare, assets are compressed by default and you can also
639
enable `auto minify`_ to further compress your assets (e.g. removing
640
whitespace and comments from JavaScript and CSS files).
641
0 commit comments