qutebrowser: Remove permissions for sipgate
I don’t use it anymore, because they stopped providing services to private cusomers.
This commit is contained in:
parent
797fbb0d35
commit
3c858c08d3
|
@ -22,10 +22,8 @@ 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