From ff4e2bfc06c3152da2dbbe998954dbf10a182ef1 Mon Sep 17 00:00:00 2001
From: Andreas Hubel
Date: Wed, 23 Dec 2020 17:46:38 +0100
Subject: set rc2 to stream q2 for tutorial session

---
 configs/conferences/rc3/config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'configs/conferences')

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'],
-- 
cgit v1.2.3