mirror of
https://github.com/TommyTran732/Microsoft-Edge-Policies
synced 2024-11-22 02:11:34 -05:00
Compare commits
No commits in common. "2f3ce41acb0bf3612af5ef3c0e56b9ace7a9f6c6" and "106e94cf90588fd50ae7d0dd1471407088856e03" have entirely different histories.
2f3ce41acb
...
106e94cf90
@ -1,3 +0,0 @@
|
||||
# Microsoft Edge Policies
|
||||
|
||||
These policies are written for Linux. The mandatory prolicies should be put in `/etc/opt/edge/policies/managed/managed.json`, and the recommended policies should be put in `/etc/opt/edge/policies/recommended/recommended.json`
|
@ -29,7 +29,6 @@
|
||||
"AdsSettingForIntrusiveAdsSites": 2,
|
||||
"AlternateErrorPagesEnabled": false,
|
||||
"AudioSandboxEnabled": true,
|
||||
"AutoLaunchProtocolsComponentEnabled": false,
|
||||
"AutofillAddressEnabled": false,
|
||||
"AutofillCreditCardEnabled": false,
|
||||
"AutofillMembershipsEnabled": false,
|
||||
@ -48,7 +47,6 @@
|
||||
"ConfigureDoNotTrack": true,
|
||||
"DefaultShareAdditionalOSRegionSetting": 2,
|
||||
"DiagnosticData": 0,
|
||||
"Edge3PSerpTelemetryEnabled": false,
|
||||
"EdgeCollectionsEnabled": false,
|
||||
"EdgeEDropEnabled": false,
|
||||
"EdgeEnhanceImagesEnabled": false,
|
||||
@ -85,6 +83,7 @@
|
||||
"NetworkPredictionOptions": 2,
|
||||
"NewPDFReaderEnabled": false,
|
||||
"PDFSecureMode": true,
|
||||
"QuickSearchShowMiniMenu": false,
|
||||
"PromotionalTabsEnabled": false,
|
||||
"PaymentMethodQueryEnabled": false,
|
||||
"PersonalizationReportingEnabled": false,
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"SmartScreenEnabled": false,
|
||||
"TyposquattingCheckerEnabled": false
|
||||
}
|
Loading…
Reference in New Issue
Block a user