chef/cookbooks/nginx/templates/default/modules/http_gzip_static.conf.erb
Greg Karékinian fc265014de Switch back to the upstream nginx cookbook
chef_nginx is deprecated
2019-03-14 10:35:11 +01:00

2 lines
49 B
Plaintext

gzip_static <%= node['nginx']['gzip_static'] %>;