Skip to content

Commit 669921f

Browse files
committed
Minor tweak
1 parent fa19359 commit 669921f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/asset_mapper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ which will automatically do most of these things for you:
635635
- **Compress your assets**: Your web server should compress (e.g. using gzip)
636636
your assets (JavaScript, CSS, images) before sending them to the browser. This
637637
is automatically enabled in Caddy and can be activated in Nginx and Apache.
638-
In Cloudflare, you can also
638+
In Cloudflare, assets are compressed by default and you can also
639639
enable `auto minify`_ to further compress your assets (e.g. removing
640640
whitespace and comments from JavaScript and CSS files).
641641

0 commit comments

Comments
 (0)