diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/conferences/eh17/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/eh17/config.php b/configs/conferences/eh17/config.php index 8634ca8..76313a6 100644 --- a/configs/conferences/eh17/config.php +++ b/configs/conferences/eh17/config.php @@ -340,7 +340,7 @@ $CONFIG['ROOMS'] = array( 'grosses-kolleg' => array( 'DISPLAY' => 'Großes Kolleg', - 'STREAM' => 's5', + 'STREAM' => 's4', 'PREVIEW' => true, 'TRANSLATION' => false, |