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 6bb8e34 commit 36bef93Copy full SHA for 36bef93
frontend/asset_mapper.rst
@@ -647,6 +647,7 @@ which will automatically do most of these things for you:
647
- **Compress your assets**: Your web server should compress (e.g. using gzip)
648
your assets (JavaScript, CSS, images) before sending them to the browser. This
649
is automatically enabled in Caddy and can be activated in Nginx and Apache.
650
+ In Cloudflare, assets are compressed by default.
651
652
- **Set long-lived cache expiry**: Your web server should set a long-lived
653
``Cache-Control`` HTTP header on your assets. Because the AssetMapper component includes a version
0 commit comments