From 2f70434a80d491c9f46b0389db3eb22787003134 Mon Sep 17 00:00:00 2001 From: derchris Date: Tue, 18 Aug 2020 17:01:20 +0200 Subject: froscon2020: change room assignments --- configs/conferences/froscon2020/config.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configs') diff --git a/configs/conferences/froscon2020/config.php b/configs/conferences/froscon2020/config.php index 30d9dfb..a731c6f 100644 --- a/configs/conferences/froscon2020/config.php +++ b/configs/conferences/froscon2020/config.php @@ -161,7 +161,7 @@ $CONFIG['ROOMS'] = array( ), 'S2' => array( 'DISPLAY' => 'HS 3', - 'STREAM' => 's2', + 'STREAM' => 's3', 'PREVIEW' => true, 'TRANSLATION' => false, @@ -185,7 +185,7 @@ $CONFIG['ROOMS'] = array( ), 'S3' => array( 'DISPLAY' => 'HS 4', - 'STREAM' => 's3', + 'STREAM' => 's4', 'PREVIEW' => true, 'TRANSLATION' => false, @@ -209,7 +209,7 @@ $CONFIG['ROOMS'] = array( ), 'S4' => array( 'DISPLAY' => 'HS 5', - 'STREAM' => 's4', + 'STREAM' => 's5', 'PREVIEW' => true, 'TRANSLATION' => false, @@ -233,7 +233,7 @@ $CONFIG['ROOMS'] = array( ), 'S5' => array( 'DISPLAY' => 'C116', - 'STREAM' => 's5', + 'STREAM' => 's2', 'PREVIEW' => true, 'TRANSLATION' => false, -- cgit v1.2.3