From ec540c9a3b7924d1e0af228efc7425013228ca34 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Tue, 5 Jun 2018 21:40:50 +0200 Subject: lac2018: fix room order --- configs/conferences/lac2018/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/conferences/lac2018') diff --git a/configs/conferences/lac2018/config.php b/configs/conferences/lac2018/config.php index b137624..02fd9dd 100644 --- a/configs/conferences/lac2018/config.php +++ b/configs/conferences/lac2018/config.php @@ -332,7 +332,7 @@ $CONFIG['ROOMS'] = array( 'ceminar' => array( 'DISPLAY' => 'ceminar', - 'STREAM' => 's5', + 'STREAM' => 's2', 'PREVIEW' => true, 'TRANSLATION' => false, @@ -353,7 +353,7 @@ $CONFIG['ROOMS'] = array( 'nativespace' => array( 'DISPLAY' => 'Native Space', - 'STREAM' => 's5', + 'STREAM' => 'q1', 'PREVIEW' => true, 'TRANSLATION' => false, -- cgit v1.2.3