enable peerconnexion to allow screen sharing
This commit is contained in:
parent
cac01f421e
commit
a75d65011a
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
# Disables the WebRTC function, which gives away your local ips. Some addons like
|
||||
# uBlock origin provide settings to prevent WebRTC from exposing local ips without
|
||||
# disabling WebRTC.
|
||||
"media.peerconnection.enabled" = false;
|
||||
"media.peerconnection.enabled" = true;
|
||||
|
||||
# Disable the clipboardevents.
|
||||
# Disable that websites can get notifications if you copy, paste, or cut something
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue