mirror of
https://github.com/TommyTran732/Microsoft-Edge-Policies
synced 2024-11-21 09:51:34 -05:00
Disable Image Editor
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
fa971922a6
commit
63b0c0c876
@ -98,6 +98,7 @@
|
||||
"ImportStartupPageSettings": false,
|
||||
"HideFirstRunExperience": true,
|
||||
"HubsSidebarEnabled": false,
|
||||
"ImageEditorServiceEnabled": false,
|
||||
"InAppSupportEnabled": false,
|
||||
"MathSolverEnabled": false,
|
||||
"MicrosoftEdgeInsiderPromotionEnabled": false,
|
||||
|
@ -202,6 +202,8 @@
|
||||
<true />
|
||||
<key>HubsSidebarEnabled</key>
|
||||
<false />
|
||||
<key>ImageEditorServiceEnabled</key>
|
||||
<false />
|
||||
<key>InAppSupportEnabled</key>
|
||||
<false />
|
||||
<key>MathSolverEnabled</key>
|
||||
|
Loading…
Reference in New Issue
Block a user