aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/36c3/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2019-12-23 22:42:11 +0100
committerDaniel Molkentin2019-12-23 22:42:11 +0100
commit0a88fef4079be2a8cf8cc3d81a584abf0d8c82ef (patch)
tree1586c9c312835f9547f2d28e0fc97910190b3159 /configs/conferences/36c3/config.php
parentfc7218c7662f71eb2b3186928bb3b14105660868 (diff)
36c3: Fix stream id and add translation
Diffstat (limited to 'configs/conferences/36c3/config.php')
-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 c76d9f0..9a8128c 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,