Skip to content

Commit

Permalink
Add "text/javascript" to Nginx gzip_types (#1424)
Browse files Browse the repository at this point in the history
  • Loading branch information
pacotole authored Sep 13, 2022
1 parent 7e8e241 commit a746077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/nginx/templates/nginx.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ http {
image/x-icon
text/cache-manifest
text/css
text/javascript
text/plain
text/vcard
text/vnd.rim.location.xloc
Expand Down

0 comments on commit a746077

Please sign in to comment.