mirror of
https://github.com/TommyTran732/Microsoft-Edge-Policies
synced 2025-01-03 05:21:35 -05:00
Disable NonRemovableProfileEnabled
This commit is contained in:
parent
96db151d56
commit
692f1b3b5f
@ -107,6 +107,7 @@
|
||||
"NetworkPredictionOptions": 2,
|
||||
"NetworkServiceSandboxEnabled": true,
|
||||
"NewPDFReaderEnabled": false,
|
||||
"NonRemovableProfileEnabled": false,
|
||||
"PDFSecureMode": true,
|
||||
"PromotionalTabsEnabled": false,
|
||||
"PaymentMethodQueryEnabled": false,
|
||||
|
@ -224,6 +224,8 @@
|
||||
<true />
|
||||
<key>NewPDFReaderEnabled</key>
|
||||
<false />
|
||||
<key>NonRemovableProfileEnabled</key>
|
||||
<false />
|
||||
<key>PDFSecureMode</key>
|
||||
<true />
|
||||
<key>PromotionalTabsEnabled</key>
|
||||
|
Loading…
Reference in New Issue
Block a user