chef/cookbooks/nginx/templates/default/modules/http_gzip_static.conf.erb
2015-07-21 19:45:23 +02:00

2 lines
49 B
Plaintext

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