rn: drop support for beta.meet.jit.si over HTTP

It doesn't add any value, by default HTTP is not supported unless an exception
is added, plus it doesn't work in browsers at all.
This commit is contained in:
Saúl Ibarra Corretgé 2018-12-18 12:55:24 +01:00 committed by Saúl Ibarra Corretgé
parent 342718f673
commit 65519ec926
1 changed files with 0 additions and 5 deletions

View File

@ -53,11 +53,6 @@
<dict>
<key>NSExceptionDomains</key>
<dict>
<key>beta.meet.jit.si</key>
<dict>
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
<key>localhost</key>
<dict>
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>