From 89a3dc7ff525358ba9952703b70f567b3979ca8b Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 19 Nov 2023 04:38:03 -0700 Subject: [PATCH] Finish up macOS policies Signed-off-by: Tommy --- .../com.microsoft.Edge.plist | 86 +++++++++++++++++++ 1 file changed, 86 insertions(+) diff --git a/macOS/Managed Preferences/com.microsoft.Edge.plist b/macOS/Managed Preferences/com.microsoft.Edge.plist index dffbc3b..1dfd6f2 100644 --- a/macOS/Managed Preferences/com.microsoft.Edge.plist +++ b/macOS/Managed Preferences/com.microsoft.Edge.plist @@ -166,5 +166,91 @@ ImportPaymentInfo + ImportSavedPasswords + + ImportSearchEngine + + ImportShortcuts + + ImportStartupPageSettings + + HideFirstRunExperience + + HubsSidebarEnabled + + InAppSupportEnabled + + MathSolverEnabled + + MicrosoftEdgeInsiderPromotionEnabled + + MicrosoftEditorProofingEnabled + + NetworkPredictionOptions + 2 + NewPDFReaderEnabled + + PDFSecureMode + + PromotionalTabsEnabled + + PaymentMethodQueryEnabled + + PersonalizationReportingEnabled + + QuickSearchShowMiniMenu + + QuickViewOfficeFilesEnabled + + ReadAloudEnabled + + RemoteDebuggingAllowed + + RelatedMatchesCloudServiceEnabled + + RendererAppContainerEnabled + + RendererCodeIntegrityEnabled + + ResolveNavigationErrorsUseWebService + + SSLErrorOverrideAllowed + + SearchSuggestEnabled + + ShowAcrobatSubscriptionButton + + ShowMicrosoftRewards + + ShowRecommendationsEnabled + + SSLVersionMin + tls1.2 + SitePerProcess + + SiteSafetyServicesEnabled + + SpeechRecognitionEnabled + + SyncDisabled + + TabServicesEnabled + + TextPredictionEnabled + + TrackingPrevention + 3 + TranslateEnabled + + UploadFromPhoneEnabled + + WebCaptureEnabled + + WebRtcLocalhostIpHandling + DisableNonProxiedUdp + VisualSearchEnabled + + WalletDonationEnabled + \ No newline at end of file