1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-11-22 02:11:34 -05:00

Allow Web Capture

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-12-29 00:37:10 -07:00
parent 1c63d82e6c
commit 72cf3eed59
Signed by: Tomster
GPG Key ID: 555C902A34EC968F
2 changed files with 0 additions and 3 deletions

View File

@ -128,7 +128,6 @@
"TrackingPrevention": 3, "TrackingPrevention": 3,
"TranslateEnabled": false, "TranslateEnabled": false,
"UploadFromPhoneEnabled": false, "UploadFromPhoneEnabled": false,
"WebCaptureEnabled": false,
"WebRtcLocalhostIpHandling": "DisableNonProxiedUdp", "WebRtcLocalhostIpHandling": "DisableNonProxiedUdp",
"VisualSearchEnabled": false, "VisualSearchEnabled": false,
"WalletDonationEnabled": false "WalletDonationEnabled": false

View File

@ -262,8 +262,6 @@
<false /> <false />
<key>UploadFromPhoneEnabled</key> <key>UploadFromPhoneEnabled</key>
<false /> <false />
<key>WebCaptureEnabled</key>
<false />
<key>WebRtcLocalhostIpHandling</key> <key>WebRtcLocalhostIpHandling</key>
<string>DisableNonProxiedUdp</string> <string>DisableNonProxiedUdp</string>
<key>VisualSearchEnabled</key> <key>VisualSearchEnabled</key>