From 215fc5b6547c35981395a496cc91f0a6c51b4b70 Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Wed, 28 Aug 2019 10:06:09 +0300 Subject: fix room mapping --- configs/conferences/foss4g-2019/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/conferences/foss4g-2019/config.php') diff --git a/configs/conferences/foss4g-2019/config.php b/configs/conferences/foss4g-2019/config.php index f84b6a6..b20f6f2 100644 --- a/configs/conferences/foss4g-2019/config.php +++ b/configs/conferences/foss4g-2019/config.php @@ -617,7 +617,7 @@ $CONFIG['ROOMS'] = array( 'NationalTheater' => array( 'DISPLAY' => 'National Theater Plenary Hall', - 'STREAM' => 's11', + 'STREAM' => 's80', 'PREVIEW' => true, 'STEREO' => false, -- cgit v1.2.3