aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderchris2019-12-23 22:44:50 +0100
committerderchris2019-12-23 22:44:50 +0100
commitab613a473fc977ccd69e392dc55c66a9d202fc86 (patch)
tree033587dd4dfee85f7441ce2c018a7c10ce75222d
parentb624a2f2b15551c4e452478d485f97b1c3b0d028 (diff)
parent0a88fef4079be2a8cf8cc3d81a584abf0d8c82ef (diff)
Merge branch 'master' of git.c3voc.de:streaming-website
-rw-r--r--configs/conferences/36c3/config.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/conferences/36c3/config.php b/configs/conferences/36c3/config.php
index b3e91c4..ddc1c20 100644
--- a/configs/conferences/36c3/config.php
+++ b/configs/conferences/36c3/config.php
@@ -345,9 +345,10 @@ $CONFIG['ROOMS'] = array(
'wikipakawg' => array(
'DISPLAY' => 'WikiPakaWG Esszimmer',
'DISPLAY_SHORT' => 'WikiPakaWG',
- 'STREAM' => 's151',
+ 'STREAM' => 's89',
'PREVIEW' => true,
'TRANSLATION' => [
+ ['endpoint' => 'translated', 'label' => 'Translated1'],
],
'STEREO' => false,
'SD_VIDEO' => true,