We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49a05b6 commit f61533cCopy full SHA for f61533c
docs/reference/datatiers.asciidoc
@@ -122,6 +122,6 @@ to opt out of the default tier-based allocation.
122
{ilm-init} automatically transitions managed
123
indices through the available data tiers using the <<ilm-migrate, migrate>> action.
124
By default, this action is automatically injected in every phase.
125
-You can explicitly specify the migrate action to disable automatic migration,
+You can explicitly specify the migrate action with `"enabled": false` to disable automatic migration,
126
for example, if you're using the <<ilm-allocate, allocate action>> to manually
127
specify allocation rules.
0 commit comments