Skip to content

Commit

Permalink
Remove setting of removed feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
hmusum committed Feb 10, 2025
1 parent 5c87d75 commit 4caf83b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/include/feature-flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
]
},
{ "id" : "use-legacy-wand-query-parsing", "rules" : [ { "value" : false } ] },
{ "id" : "shared-string-repo-no-reclaim", "rules" : [ { "value" : true } ] },
{ "id" : "mbus-num-network-threads", "rules" : [ { "value" : 1 } ] },
{ "id" : "mbus-cpp-num-targets", "rules" : [ { "value" : 10 } ] },
{ "id" : "mbus-java-num-targets", "rules" : [ { "value" : 10 } ] },
Expand Down

0 comments on commit 4caf83b

Please sign in to comment.