Skip to content

Commit

Permalink
Add font/ttf back to compressible mime-types list
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb authored Oct 25, 2019
1 parent 9ae931c commit c11d934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/web_performance/compression.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"font/eot" \
"font/opentype" \
"font/otf" \
"font/ttf" \
"image/bmp" \
"image/svg+xml" \
"image/vnd.microsoft.icon" \
Expand Down

0 comments on commit c11d934

Please sign in to comment.