diff options
author | Maximilian Richt | 2019-06-21 00:38:27 +0200 |
---|---|---|
committer | Maximilian Richt | 2019-06-21 00:38:27 +0200 |
commit | 56092e262fa5f33111136767d887774c333af03e (patch) | |
tree | 9b6a1345d622b43dc590b34cd235065f66ea6f0d /configs | |
parent | 8550fbc3433b7076e78d2c537225d12fb130f0f7 (diff) |
cpu19: streaming now to s89
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/cpu19/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/cpu19/config.php b/configs/conferences/cpu19/config.php index 7737f71..39d28e5 100644 --- a/configs/conferences/cpu19/config.php +++ b/configs/conferences/cpu19/config.php @@ -144,7 +144,7 @@ $CONFIG['ROOMS'] = array( 'H20' => array( 'WIDE' => true, 'DISPLAY' => 'H20', - 'STREAM' => 'q1', + 'STREAM' => 's89', 'PREVIEW' => true, 'TRANSLATION' => false, |