From 7e5f9aac47486f83bff826dcae2e528aedc9e1cb Mon Sep 17 00:00:00 2001 From: derchris Date: Sat, 25 Aug 2018 09:49:11 +0200 Subject: froscon: fix saal 1 --- configs/conferences/froscon2018/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/conferences/froscon2018') diff --git a/configs/conferences/froscon2018/config.php b/configs/conferences/froscon2018/config.php index 62efa9a..594c36c 100644 --- a/configs/conferences/froscon2018/config.php +++ b/configs/conferences/froscon2018/config.php @@ -137,7 +137,7 @@ $CONFIG['ROOMS'] = array( */ 'S1' => array( 'DISPLAY' => 'HS 1', - 'STREAM' => 's6', + 'STREAM' => 's1', 'PREVIEW' => true, 'TRANSLATION' => false, 'STEREO' => false, -- cgit v1.2.3