Skip to content

Commit f61533c

Browse files
committed
Mention "enabled": false
1 parent 49a05b6 commit f61533c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/datatiers.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,6 @@ to opt out of the default tier-based allocation.
122122
{ilm-init} automatically transitions managed
123123
indices through the available data tiers using the <<ilm-migrate, migrate>> action.
124124
By default, this action is automatically injected in every phase.
125-
You can explicitly specify the migrate action to disable automatic migration,
125+
You can explicitly specify the migrate action with `"enabled": false` to disable automatic migration,
126126
for example, if you're using the <<ilm-allocate, allocate action>> to manually
127127
specify allocation rules.

0 commit comments

Comments
 (0)