qutebrowser: Grant permissions to sipgate webphone
This commit is contained in:
parent
1d9cc1dc17
commit
cf8ad77f6c
|
@ -22,8 +22,10 @@ let
|
|||
"https://meet.jalr.de"
|
||||
];
|
||||
permissionAudio = [
|
||||
"https://app.sipgate.com"
|
||||
] ++ permissionVideo; # capturing video almost always also requires capturing audio
|
||||
permissionNotifications = [
|
||||
"https://app.sipgate.com"
|
||||
"https://chat.sbruder.de"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue