Skip to content

Commit 36bef93

Browse files
committed
Revert a change
1 parent 6bb8e34 commit 36bef93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/asset_mapper.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,7 @@ which will automatically do most of these things for you:
647647
- **Compress your assets**: Your web server should compress (e.g. using gzip)
648648
your assets (JavaScript, CSS, images) before sending them to the browser. This
649649
is automatically enabled in Caddy and can be activated in Nginx and Apache.
650+
In Cloudflare, assets are compressed by default.
650651

651652
- **Set long-lived cache expiry**: Your web server should set a long-lived
652653
``Cache-Control`` HTTP header on your assets. Because the AssetMapper component includes a version

0 commit comments

Comments
 (0)