aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hubel2020-12-23 17:46:38 +0100
committerAndreas Hubel2020-12-23 17:46:38 +0100
commitff4e2bfc06c3152da2dbbe998954dbf10a182ef1 (patch)
tree7dace2e818cd29cf6add8d78ad1ebdba9d435b70
parent66a597e660285277824cd5483354f05deb0a5014 (diff)
set rc2 to stream q2 for tutorial session
-rw-r--r--configs/conferences/rc3/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/rc3/config.php b/configs/conferences/rc3/config.php
index 63a21d1..4860bde 100644
--- a/configs/conferences/rc3/config.php
+++ b/configs/conferences/rc3/config.php
@@ -265,7 +265,7 @@ $CONFIG['ROOMS'] = array(
'two' => array(
'DISPLAY' => 'rc2',
'WIDE' => true,
- 'STREAM' => 'rc3',
+ 'STREAM' => 'q2',
'PREVIEW' => true,
'TRANSLATION' => [
['endpoint' => 'translated', 'label' => 'Translated1'],