mirror of
https://github.com/TommyTran732/Microsoft-Edge-Policies
synced 2024-11-22 02:11:34 -05:00
Prevent WebRTC leaking local ip
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
b83ceafdfd
commit
0094be02f1
@ -118,6 +118,7 @@
|
|||||||
"TranslateEnabled": false,
|
"TranslateEnabled": false,
|
||||||
"UploadFromPhoneEnabled": false,
|
"UploadFromPhoneEnabled": false,
|
||||||
"WebCaptureEnabled": false,
|
"WebCaptureEnabled": false,
|
||||||
|
"WebRtcLocalhostIpHandling": "DisableNonProxiedUdp",
|
||||||
"VisualSearchEnabled": false,
|
"VisualSearchEnabled": false,
|
||||||
"WalletDonationEnabled": false,
|
"WalletDonationEnabled": false,
|
||||||
"WebSQLAccess": false
|
"WebSQLAccess": false
|
||||||
|
Loading…
Reference in New Issue
Block a user