1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-11-24 02:51:34 -05:00

Compare commits

..

5 Commits

Author SHA1 Message Date
95aaf49fc3
Update policy.json 2023-10-03 14:54:04 -07:00
714c8a3b9c
Update policy.json 2023-10-03 14:44:46 -07:00
04777b8684
Update policy.json 2023-10-03 14:42:35 -07:00
0977bd266d
Update policy.json 2023-10-03 14:32:06 -07:00
ff013b2eca
Fix DefaultShareAdditionalOSRegionSetting 2023-10-03 14:23:45 -07:00

View File

@ -38,12 +38,14 @@
"BrowserNetworkTimeQueriesEnabled": false,
"BrowserSignin": 0,
"ComposeInlineEnabled": false,
"ConfigureShare": 1,
"CryptoWalletEnabled": false,
"DefaultBrowserSettingsCampaignEnabled": false,
"DefaultClipboardSetting": 2,
"DefaultSensorsSetting": 2,
"DefaultSerialGuardSetting": 2,
"ConfigureDoNotTrack": true,
"DefaultShareAdditionalOSRegionSetting": false,
"DefaultShareAdditionalOSRegionSetting": 2,
"DiagnosticData": 0,
"EdgeCollectionsEnabled": false,
"EdgeEDropEnabled": false,
@ -56,9 +58,26 @@
"EnableOnlineRevocationChecks": true,
"EncryptedClientHelloEnabled": true,
"EnhanceSecurityMode": 2,
"FamilySafetySettingsEnabled": false,
"FavoritesBarEnabled": false,
"ImportAutofillFormData": false,
"ImportBrowserSettings": false,
"ImportCookies": false,
"ImportExtensions": false,
"ImportFavorites": false,
"ImportHistory": false,
"ImportHomepage": false,
"ImportOnEachLaunch": false,
"ImportOpenTabs": false,
"ImportPaymentInfo": false,
"ImportSavedPasswords": false,
"ImportSearchEngine": false,
"ImportShortcuts": false,
"ImportStartupPageSettings": false,
"HideFirstRunExperience": true,
"HubsSidebarEnabled": false,
"InAppSupportEnabled": false,
"MathSolverEnabled": false,
"MicrosoftEdgeInsiderPromotionEnabled": false,
"MicrosoftEditorProofingEnabled": false,
"NetworkPredictionOptions": 2,
@ -69,6 +88,9 @@
"PaymentMethodQueryEnabled": false,
"PersonalizationReportingEnabled": false,
"QuickSearchShowMiniMenu": false,
"QuickViewOfficeFilesEnabled": false,
"ReadAloudEnabled": false,
"RemoteDebuggingAllowed": false,
"RelatedMatchesCloudServiceEnabled": false,
"RendererAppContainerEnabled": true,
"RendererCodeIntegrityEnabled": true,
@ -86,6 +108,7 @@
"TextPredictionEnabled": false,
"TrackingPrevention": 3,
"TranslateEnabled": false,
"WebCaptureEnabled": false,
"VisualSearchEnabled": false,
"WalletDonationEnabled": false
}