From 490b4ad21ff4a92b7a2c98484e997b4bae401aa6 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Mon, 30 Jan 2017 22:26:30 -0600 Subject: [PATCH] PR #82 follow-up: docs fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e82505..a6b17ee 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Nginx keepalive settings. Timeout should be set higher (10s+) if you have more p nginx_server_tokens: "on" -Nginx server_tokens settings, this controlls if nginx responds with it's version in the HTTP headers, set to off to disable +Nginx server_tokens settings. Controls whether nginx responds with it's version in HTTP headers. Set to `"off"` to disable. nginx_client_max_body_size: "64m"