diff --git a/index.md b/index.md index 9a3b56c..2c30763 100644 --- a/index.md +++ b/index.md @@ -465,14 +465,15 @@ nginx_vhosts_default: dhparam: client_max_body_size: send_timeout: + add_headers: + - name: + value: + always: True locations: - match: / root: /var/www/vhosts/default index: index.html - add_headers: - - name: - value: - always: True + add_headers: [] proxy_pass: proxy_http_version: "1.1" proxy_buffering: "off"