瀏覽代碼

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 年之前
父節點
當前提交
27878a78b5
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/reference/cluster/get-settings.asciidoc

+ 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]