aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderchris2019-05-29 18:02:53 +0200
committerderchris2019-05-29 18:02:53 +0200
commit0ba0bf742a068e25544beecf0eb671f906d73f15 (patch)
treea847841c122e11704ccdcc8ae6fee9d8de44ae67
parent88b877606165d509bf304556b459085b1a61e0c2 (diff)
use saal5 for openhub
-rw-r--r--configs/conferences/gpn19/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/gpn19/config.php b/configs/conferences/gpn19/config.php
index db57f9c..b73978c 100644
--- a/configs/conferences/gpn19/config.php
+++ b/configs/conferences/gpn19/config.php
@@ -396,7 +396,7 @@ $CONFIG['ROOMS'] = array(
'openhub' => array(
'WIDE' => false,
'DISPLAY' => 'ZKM-OpenHUB',
- 'STREAM' => 's4',
+ 'STREAM' => 's5',
'PREVIEW' => true,
'TRANSLATION' => false,
'STEREO' => false,