module-nginx/templates
Guzmán Brasó e1363545ae Moved worker_connections, worker_process and proxy_set_header to the new structure, backwards compatible
Defaults are set inside params, nginx class will set default and send it from local var to nginx::config,
so even when there is no need for set default values on nginx::config, in case someone already using
this module it's for some reason calling directly nginx::config, to avoid breaking anything defaults are
set inside nginx::config too.
2012-10-01 22:02:44 -03:00
..
conf.d Moved worker_connections, worker_process and proxy_set_header to the new structure, backwards compatible 2012-10-01 22:02:44 -03:00
vhost Merge pull request #17 from lboynton/nginx-alias 2012-10-01 12:36:16 -07:00