Add `font/ttf` & `font/eot` to compressible mime-types list (#242)

Ref:
* jshttp/mime-db#169
* developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/webfont-optimization#reducing_font_size_with_compression
This commit is contained in:
minusf 2019-10-25 11:59:10 +02:00 committed by Léo Colombaro
parent 0af305283f
commit 7a44fdf69f
1 changed files with 2 additions and 0 deletions

View File

@ -50,7 +50,9 @@ gzip_types
application/x-web-app-manifest+json
application/xhtml+xml
application/xml
font/eot
font/otf
font/ttf
image/bmp
image/svg+xml
text/cache-manifest