Update PoliticTalk Jitsi room policy
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
config.defaultLogoUrl = '/images/politictalk/pgLogo.svg';
|
||||
config.dynamicBrandingUrl = '/images/politictalk/branding.json';
|
||||
config.welcomePage = config.welcomePage || {};
|
||||
config.welcomePage.disabled = false;
|
||||
config.welcomePage.customUrl = 'http://localhost:3000/politictalk';
|
||||
|
||||
config.startAudioOnly = true;
|
||||
config.startAudioMuted = 0;
|
||||
@@ -25,8 +28,8 @@ config.enableNoisyMicDetection = true;
|
||||
config.disableRemoteMute = false;
|
||||
|
||||
config.prejoinConfig = {
|
||||
enabled: true,
|
||||
hideDisplayName: false,
|
||||
enabled: false,
|
||||
hideDisplayName: true,
|
||||
hideExtraJoinButtons: ['no-audio', 'by-phone'],
|
||||
preCallTestEnabled: false,
|
||||
preCallTestICEUrl: '',
|
||||
|
||||
Reference in New Issue
Block a user