diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/foss4g-2019/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
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, |