Add text/javascript to gzip_types in .nginx.conf

Add text/javascript to gzip_types in .nginx.conf files to allow gzipping of *.js files.
pull/77/head
Kalecgos1 2021-10-24 00:33:37 +02:00 committed by GitHub
parent bfc0693fc0
commit 8d5559e4a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ gzip_types
image/x-icon
text/cache-manifest
text/css
text/javascript
text/plain
text/vcard
text/vnd.rim.location.xloc