diff --git a/feat/feature-flags.json b/feat/feature-flags.json index f240165b12..2bdccd1c6f 100644 --- a/feat/feature-flags.json +++ b/feat/feature-flags.json @@ -10,11 +10,11 @@ }, "new_header": { "status": { - "staging": "enabled", + "staging": "switchable", "production": "disabled" }, "description": "Toggle the new header, including recent searches.", - "defaultState": "on" + "defaultState": "off" }, "feat_disabled": { "status": "disabled",