From e4635248fe08f9327795d80c5b73dcbb891a96c6 Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 28 Nov 2023 05:24:39 -0700 Subject: [PATCH] ExperimentationAndConfigurationServiceControl Signed-off-by: Tommy --- Linux/managed.json | 1 + macOS/Managed Preferences/com.microsoft.Edge.plist | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Linux/managed.json b/Linux/managed.json index 0818c49..c1d2b01 100644 --- a/Linux/managed.json +++ b/Linux/managed.json @@ -67,6 +67,7 @@ "EnableOnlineRevocationChecks": true, "EncryptedClientHelloEnabled": true, "EnhanceSecurityMode": 2, + "ExperimentationAndConfigurationServiceControl": 0, "FamilySafetySettingsEnabled": false, "FavoritesBarEnabled": false, "ImportAutofillFormData": false, diff --git a/macOS/Managed Preferences/com.microsoft.Edge.plist b/macOS/Managed Preferences/com.microsoft.Edge.plist index fcddda9..3d17e62 100644 --- a/macOS/Managed Preferences/com.microsoft.Edge.plist +++ b/macOS/Managed Preferences/com.microsoft.Edge.plist @@ -142,6 +142,8 @@ EnhanceSecurityMode 2 + ExperimentationAndConfigurationServiceControl + 0 FamilySafetySettingsEnabled FavoritesBarEnabled