From 2f7175963a0d249a712f623feb369f41fcea6dc9 Mon Sep 17 00:00:00 2001 From: derchris Date: Wed, 18 Apr 2018 17:14:44 +0200 Subject: change room order --- configs/conferences/glt18/config.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configs/conferences') diff --git a/configs/conferences/glt18/config.php b/configs/conferences/glt18/config.php index 14a8347..658b54f 100644 --- a/configs/conferences/glt18/config.php +++ b/configs/conferences/glt18/config.php @@ -119,10 +119,10 @@ $CONFIG['OVERVIEW'] = array( */ 'GROUPS' => array( 'Vortragsraeume' => array( - 'GAP149112', + 'GAP147006', 'GAP147004', 'GAP147005', - 'GAP147006', + 'GAP149112', ), ), ); @@ -395,7 +395,7 @@ $CONFIG['ROOMS'] = array( ), 'GAP147006' => array( - 'WIDE' => false, + 'WIDE' => true, 'DISPLAY' => 'G.AP147.006', 'STREAM' => 's4', 'PREVIEW' => true, -- cgit v1.2.3