mirror of
https://github.com/TommyTran732/Microsoft-Edge-Policies
synced 2024-11-16 07:41:33 -05:00
Minor fixes & add missing policies
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
2f3ce41acb
commit
419affbbe2
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user