Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
Co-authored-by: Nikolaj Volgushev <n1v0lg@users.noreply.github.com>
  • Loading branch information
andreidan and n1v0lg authored Sep 7, 2023
1 parent 2dd5bfa commit c5675c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ public class InternalUsers {
// indices stats is used by rollover, so we need to grant it here
IndicesStatsAction.NAME + "*",
UpdateSettingsAction.NAME
// Down-sampling related actions are not granted here because down-sampling is not supported for system data streams
)
.allowRestrictedIndices(true)
.build() },
Expand Down

0 comments on commit c5675c8

Please sign in to comment.