qutebrowser: Grant permissions to sipgate webphone

nazuna
Simon Bruder 2022-07-25 20:46:45 +02:00
parent 1d9cc1dc17
commit cf8ad77f6c
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 2 additions and 0 deletions

View File

@ -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"
];