add new options to example
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
388f69d2e7
commit
e40c4a1f7d
@ -120,11 +120,17 @@ nginx_vhosts_default:
|
|||||||
# key: /etc/pki/tls/..
|
# key: /etc/pki/tls/..
|
||||||
# dhparam:
|
# dhparam:
|
||||||
# client_max_body_size:
|
# client_max_body_size:
|
||||||
|
# send_timeout:
|
||||||
# locations:
|
# locations:
|
||||||
# - match: /
|
# - match: /
|
||||||
# root: /var/www/vhosts/default
|
# root: /var/www/vhosts/default
|
||||||
# index: index.html
|
# index: index.html
|
||||||
# proxy_pass:
|
# proxy_pass:
|
||||||
|
# proxy_http_version: "1.1"
|
||||||
|
# proxy_buffering: "off"
|
||||||
|
# proxy_connect_timeout: 3600s
|
||||||
|
# proxy_read_timeout: 3600s
|
||||||
|
# proxy_send_timeout: 3600s
|
||||||
# proxy_headers: []
|
# proxy_headers: []
|
||||||
# error_page: /usr/share/nginx/html
|
# error_page: /usr/share/nginx/html
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user