Spacing in default vars file.

This commit is contained in:
Jeff Geerling 2015-02-20 23:17:35 -06:00
parent 6f04a8f2ed
commit c6e3321a66
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ nginx_worker_processes: "1"
nginx_worker_connections: "1024"
nginx_client_max_body_size: "64m"
nginx_keepalive_timeout: "65"
nginx_remove_default_vhost: false
nginx_default_vhost_path: /etc/nginx/sites-enabled/default
nginx_proxy_cache_path: ""