Skip to content

Commit 62ee992

Browse files
author
Ken MacInnis
authored
Update update-settings.asciidoc
1 parent 9fea59c commit 62ee992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/cluster/update-settings.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GET /_cluster/settings
1111
--------------------------------------------------
1212
// CONSOLE
1313

14-
(See <<cluster-get-settings, Cluster Get Settings>>)
14+
By default, this API call only returns settings that have been explicitly defined, but can also <<cluster-get-settings,include the default settings>>.
1515

1616
Updates to settings can be persistent, meaning they apply across restarts, or transient, where they don't
1717
survive a full cluster restart. Here is an example of a persistent update:

0 commit comments

Comments
 (0)