forked from ISTI-ansible-roles/ansible-roles
library/roles/nginx/defaults/main.yml: Clean up some duplicates.
This commit is contained in:
parent
f4f7f5b2bf
commit
87dbb81f9d
|
@ -23,8 +23,6 @@ nginx_proxy_read_timeout: 480s
|
|||
nginx_proxy_send_timeout: 120s
|
||||
nginx_client_max_body_size: 32000M
|
||||
nginx_client_body_timeout: 240s
|
||||
nginx_proxy_read_timeout: 60s
|
||||
nginx_proxy_send_timeout: 60s
|
||||
|
||||
nginx_letsencrypt_managed: True
|
||||
nginx_client_body_tinginx_letsencrypt_proxy_conf: letsencrypt-proxy.conf
|
||||
|
|
Loading…
Reference in New Issue