create gzip version of js files
This commit is contained in:
parent
2d36ca047e
commit
f37e390fcb
2 changed files with 10 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ server {
|
|||
|
||||
#those need to go into /etc/nginx/nginx.conf in the http section
|
||||
#gzip on;
|
||||
#gzip_static on;
|
||||
#gzip_http_version 1.1;
|
||||
#gzip_vary on;
|
||||
#gzip_comp_level 6;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue