Browse Source

Merge pull request #13688 from nik9000/docs_http_settings

Note that no http settings are dynamic
Clinton Gormley 10 years ago
parent
commit
86f201e84a
1 changed files with 3 additions and 1 deletions
  1. 3 1
      docs/reference/modules/http.asciidoc

+ 3 - 1
docs/reference/modules/http.asciidoc

@@ -18,7 +18,9 @@ http://en.wikipedia.org/wiki/Chunked_transfer_encoding[HTTP chunking].
 [float]
 === Settings
 
-The following are the settings that can be configured for HTTP:
+The settings in the table below can be configured for HTTP. Note that none of
+them are dynamically updatable so for them to take effect they should be set in
+`elasticsearch.yml`.
 
 [cols="<,<",options="header",]
 |=======================================================================