mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Fix ILM read only link (#62113)
This commit is contained in:
parent
3ec8f8a451
commit
fbe8127c7a
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Phases allowed: warm.
|
||||
|
||||
Makes the index <<dynamic-index-settings,read-only>>.
|
||||
Makes the index <<index-blocks-read-only,read-only>>.
|
||||
|
||||
[[ilm-read-only-options]]
|
||||
==== Options
|
||||
|
|
|
@ -17,6 +17,7 @@ block.
|
|||
The following _dynamic_ index settings determine the blocks present on an
|
||||
index:
|
||||
|
||||
[[index-blocks-read-only]]
|
||||
`index.blocks.read_only`::
|
||||
|
||||
Set to `true` to make the index and index metadata read only, `false` to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue