From e79843f4f88fa392950c705d43da50317b014db4 Mon Sep 17 00:00:00 2001 From: Adam Novak Date: Sat, 22 Oct 2022 12:26:38 -0400 Subject: [PATCH] Add channel to Nimbus again somehow --- .experimenter.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/.experimenter.yaml b/.experimenter.yaml index acca9095c..46d1a1e16 100644 --- a/.experimenter.yaml +++ b/.experimenter.yaml @@ -1,15 +1,4 @@ --- -engine-settings: - description: Contains a set of settings for controlling the web engine configurations. - hasExposure: true - exposureDescription: "" - variables: - tabs-prioritization-enabled: - type: boolean - description: "If true, enables tabs prioritization feature." - total-cookie-protection-enabled: - type: boolean - description: "If true, enables the total cookie protection in all browsing modes." homescreen: description: The homescreen that the user goes to when they press home or new tab. hasExposure: true @@ -66,14 +55,6 @@ nimbus-validation: settings-title: type: string description: The title of displayed in the Settings screen and app menu. -onboarding: - description: The onboarding features displayed on homescreen. - hasExposure: true - exposureDescription: "" - variables: - sections-enabled: - type: json - description: This property provides a lookup table of whether or not the given section should be enabled. search-term-groups: description: A feature allowing the grouping of URLs around the search term that it came from. hasExposure: true