diff --git a/docker/include/feature-flags.json b/docker/include/feature-flags.json index ca70ef64b..e985c40d6 100644 --- a/docker/include/feature-flags.json +++ b/docker/include/feature-flags.json @@ -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 } ] },