Skip to content

Commit

Permalink
added filter to cleanup old index name.
Browse files Browse the repository at this point in the history
  • Loading branch information
ofarganc committed Dec 4, 2024
1 parent 40110f6 commit ad37a16
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@

<workspaceFilter version="1.0">
<filter root="/oak:index/repACL" type="cleanup"/><!-- legacy index node name, used prior version 2.7.2 -->
<filter root="/oak:index/repACL-custom-1" type="cleanup"/>
<filter root="/oak:index/actool.repACL-custom-1"/>
</workspaceFilter>

0 comments on commit ad37a16

Please sign in to comment.