Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Fix wildcard default for delete index in 7.x branches (#76922)
In 7.x versions, the `action.destructive_requires_name` cluster setting defaults to `false`. The 7.x backports of #74674 introduced a docs bug that indicate the setting defaults to `true`. This reverts the related changes.
- Loading branch information