1
0
Эх сурвалжийг харах

Update get-settings.asciidoc (#91538)

If `include_defaults` is `true` the API returns the default settings from the node handling the API request.
Frederic Dartayre 2 жил өмнө
parent
commit
27878a78b5

+ 2 - 2
docs/reference/cluster/get-settings.asciidoc

@@ -37,7 +37,7 @@ defined, but can also include the default settings by calling the
 include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=flat-settings]
 
 `include_defaults`::
-    (Optional, Boolean) If `true`, returns all default cluster settings. 
+    (Optional, Boolean) If `true`, returns default cluster settings from the local node. 
     Defaults to `false`.
 
-include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=timeoutparms]
+include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=timeoutparms]