Skip to content

Commit

Permalink
Align with setting used in production.
Browse files Browse the repository at this point in the history
  • Loading branch information
geirst committed Dec 19, 2024
1 parent c5f059c commit 3efe869
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 @@ -36,7 +36,6 @@
{ "id" : "summary-decode-policy", "rules" : [ { "value" : "on-demand" } ] },
{ "id" : "write-config-server-session-data-as-blob", "rules" : [ { "value" : true } ] },
{ "id" : "unknown-config-definition", "rules" : [ { "value" : "fail" } ] },
{ "id" : "sort-blueprints-by-cost", "rules" : [ { "value" : true } ] },
{ "id" : "content-layer-metadata-feature-level", "rules" : [ { "value" : 1 } ] },
{ "id" : "symmetric-put-and-activate-replica-selection", "rules" : [ { "value" : true } ] },
{ "id" : "enforce-strictly-increasing-cluster-state-versions", "rules" : [ { "value" : true } ] },
Expand Down

0 comments on commit 3efe869

Please sign in to comment.