diff options
-rw-r--r-- | configs/conferences/minilac16/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/minilac16/config.php b/configs/conferences/minilac16/config.php index 5208dec..e6f40fa 100644 --- a/configs/conferences/minilac16/config.php +++ b/configs/conferences/minilac16/config.php @@ -331,7 +331,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'seminar-room' => array( 'DISPLAY' => 'Seminar room', - 'STREAM' => 's2', + 'STREAM' => 's5', 'PREVIEW' => true, 'TRANSLATION' => false, |