1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-07-02 15:56:08 -04:00

Create policies.json

This commit is contained in:
Tommy 2023-09-29 23:25:56 -07:00 committed by GitHub
parent 48f0eda11d
commit 559c4d34eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

91
policies.json Normal file
View File

@ -0,0 +1,91 @@
{
"EnableMediaRouter": false,
"DefaultGeolocationSetting": 2,
"DefaultInsecureContentSetting": 2,
"DefaultThirdPartyStoragePartitioningSetting": 1,
"DefaultWebBluetoothGuardSetting": 2,
"DefaultWebHidGuardSetting": 2,
"ShowPDFDefaultRecommendationsEnabled": false,
"SpotlightExperiencesAndRecommendationsEnabled": false,
"EdgeWorkspacesEnabled": false,
"FeatureFlagOverridesControl": 1,
"ExtensionInstallBlocklist": [ "*" ],
"GamerModeEnabled": false,
"WindowsHelloForHTTPAuthEnabled": false,
"ImmersiveReaderGrammarToolsEnabled": false,
"ImmersiveReaderPictureDictionaryEnabled": false,
"EdgeManagementEnabled": false,
"MAMEnabled": false,
"NativeMessagingBlocklist": [ "*" ],
"PasswordManagerEnabled": false,
"PinBrowserEssentialsToolbarButton": false,
"InsecurePrivateNetworkRequestsAllowed": false,
"NewTabPageAppLauncherEnabled": false,
"NewTabPageContentEnabled": false,
"NewTabPageHideDefaultTopSites": true,
"NewTabPageQuickLinksEnabled": false,
"NewTabPageSearchBox": "redirect",
"AccessibilityImageLabelsEnabled": false,
"AdsSettingForIntrusiveAdsSites": 2,
"AlternateErrorPagesEnabled": false,
"AudioSandboxEnabled": true,
"AutofillAddressEnabled": false,
"AutofillCreditCardEnabled": false,
"AutofillMembershipsEnabled": false,
"AutomaticHttpsDefault": 2,
"BlockThirdPartyCookies": true,
"BrowserCodeIntegritySetting": 2,
"BrowserNetworkTimeQueriesEnabled": false,
"BrowserSignin": 0,
"ComposeInlineEnabled": false,
"CryptoWalletEnabled": false,
"DefaultBrowserSettingsCampaignEnabled": false,
"DefaultClipboardSetting": 2,
"DefaultSensorsSetting": 2,
"ConfigureDoNotTrack": true,
"DefaultShareAdditionalOSRegionSetting": false,
"DiagnosticData": 0,
"EdgeCollectionsEnabled": false,
"EdgeEDropEnabled": false,
"EdgeEnhanceImagesEnabled": false,
"EdgeFollowEnabled": false,
"EdgeShoppingAssistantEnabled": false,
"EdgeWalletCheckoutEnabled": false,
"EdgeWalletEtreeEnabled": false,
"EditFavoritesEnabled": false,
"EnableOnlineRevocationChecks": true,
"EncryptedClientHelloEnabled": true,
"EnhanceSecurityMode": 2,
"FavoritesBarEnabled": false,
"HideFirstRunExperience": true,
"HubsSidebarEnabled": false,
"MicrosoftEdgeInsiderPromotionEnabled": false,
"MicrosoftEditorProofingEnabled": false,
"NetworkPredictionOptions": 2,
"NewPDFReaderEnabled": false,
"PDFSecureMode": true,
"QuickSearchShowMiniMenu": false,
"PromotionalTabsEnabled": false,
"PaymentMethodQueryEnabled": false,
"PersonalizationReportingEnabled": false,
"QuickSearchShowMiniMenu": false,
"RelatedMatchesCloudServiceEnabled": false,
"RendererAppContainerEnabled": true,
"RendererCodeIntegrityEnabled": true,
"ResolveNavigationErrorsUseWebService": false,
"SSLErrorOverrideAllowed": false,
"SearchSuggestEnabled": false,
"ShowAcrobatSubscriptionButton": false,
"ShowRecommendationsEnabled": false,
"ShowMicrosoftRewards": false,
"SSLVersionMin": "tls1.2",
"SitePerProcess": true,
"SiteSafetyServicesEnabled": false,
"SyncDisabled": true,
"TabServicesEnabled": false,
"TextPredictionEnabled": false,
"TrackingPrevention": 3,
"TranslateEnabled": false,
"VisualSearchEnabled": false,
"WalletDonationEnabled": false
}