Allow PoliticTalk rooms in mobile browser
This commit is contained in:
@@ -1290,6 +1290,7 @@ var config = {
|
||||
// If true, any checks to handoff to another application will be prevented
|
||||
// and instead the app will continue to display in the current browser.
|
||||
// disableDeepLinking: false,
|
||||
disableDeepLinking: true,
|
||||
|
||||
// The deeplinking config.
|
||||
// deeplinking: {
|
||||
@@ -1334,6 +1335,10 @@ var config = {
|
||||
// fDroidUrl: 'https://f-droid.org/en/packages/org.jitsi.meet/',
|
||||
// }
|
||||
// },
|
||||
deeplinking: {
|
||||
disabled: true,
|
||||
hideLogo: false,
|
||||
},
|
||||
|
||||
// // The terms, privacy and help centre URL's.
|
||||
// legalUrls: {
|
||||
|
||||
Reference in New Issue
Block a user