[Docs] Update update-settings.asciidoc (#35073)

Add explanation for ?include_defaults parameter and link to
Cluster Get Settings reference
This commit is contained in:
Ken MacInnis 2018-10-30 18:58:32 +11:00 committed by Christoph Büscher
parent 5dda2b0c7a
commit d67c88fa12
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ GET /_cluster/settings
--------------------------------------------------
// CONSOLE
By default, this API call only returns settings that have been explicitly defined, but can also <<cluster-get-settings,include the default settings>>.
Updates to settings can be persistent, meaning they apply across restarts, or transient, where they don't
survive a full cluster restart. Here is an example of a persistent update: