[DOCS] Fixes formatting error
This commit is contained in:
parent
ab7e696108
commit
944868908c
|
@ -179,9 +179,9 @@ specific index module:
|
|||
|
||||
`index.blocks.write`::
|
||||
|
||||
Set to `true` to disable data write operations against the index. Unlike `read_only',
|
||||
this setting does not affect metadata. For instance, you can close an index with a `write`
|
||||
block, but not an index with a `read_only` block.
|
||||
Set to `true` to disable data write operations against the index. Unlike `read_only`,
|
||||
this setting does not affect metadata. For instance, you can close an index with a `write`
|
||||
block, but not an index with a `read_only` block.
|
||||
|
||||
`index.blocks.metadata`::
|
||||
|
||||
|
|
Loading…
Reference in New Issue