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