1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-09-28 10:44:43 -04:00

Minor fixes & add missing policies

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-11-14 13:32:04 -07:00
parent 2f3ce41acb
commit 419affbbe2
No known key found for this signature in database
GPG Key ID: D30DEC268D3FEB17

View File

@ -2,6 +2,7 @@
"EnableMediaRouter": false,
"DefaultGeolocationSetting": 2,
"DefaultInsecureContentSetting": 2,
"DefaultCookiesSetting": 4,
"DefaultThirdPartyStoragePartitioningSetting": 1,
"DefaultWebBluetoothGuardSetting": 2,
"DefaultWebHidGuardSetting": 2,
@ -21,6 +22,7 @@
"PinBrowserEssentialsToolbarButton": false,
"InsecurePrivateNetworkRequestsAllowed": false,
"NewTabPageAppLauncherEnabled": false,
"NewTabPageBingChatEnabled": false,
"NewTabPageContentEnabled": false,
"NewTabPageHideDefaultTopSites": true,
"NewTabPageQuickLinksEnabled": false,
@ -99,11 +101,12 @@
"SSLErrorOverrideAllowed": false,
"SearchSuggestEnabled": false,
"ShowAcrobatSubscriptionButton": false,
"ShowRecommendationsEnabled": false,
"ShowMicrosoftRewards": false,
"ShowRecommendationsEnabled": false,
"SSLVersionMin": "tls1.2",
"SitePerProcess": true,
"SiteSafetyServicesEnabled": false,
"SpeechRecognitionEnabled": false,
"SyncDisabled": true,
"TabServicesEnabled": false,
"TextPredictionEnabled": false,