Allow PoliticTalk rooms in mobile browser
This commit is contained in:
@@ -23,6 +23,12 @@ config.disablePolls = false;
|
||||
config.disableInviteFunctions = true;
|
||||
config.doNotStoreRoom = true;
|
||||
|
||||
config.disableDeepLinking = true;
|
||||
config.deeplinking = {
|
||||
disabled: true,
|
||||
hideLogo: false
|
||||
};
|
||||
|
||||
config.enableEncodedTransformSupport = true;
|
||||
config.enableNoisyMicDetection = true;
|
||||
config.disableRemoteMute = false;
|
||||
|
||||
Reference in New Issue
Block a user