aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/34c3/config.php
diff options
context:
space:
mode:
authorMaZderMind2017-12-27 20:04:10 +0100
committerMaZderMind2017-12-27 20:04:10 +0100
commite9d0f72b2e20efc818351c3ee361eb9ea60f191b (patch)
tree56075a1c5e055779bb48d580d3e827d0dd37c35d /configs/conferences/34c3/config.php
parentb422d1a3dc02374a34da7ad91415c0a78ea46f9d (diff)
add 2nd translation-track to hall d
Diffstat (limited to '')
-rw-r--r--configs/conferences/34c3/config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/conferences/34c3/config.php b/configs/conferences/34c3/config.php
index 9f7926c..560854a 100644
--- a/configs/conferences/34c3/config.php
+++ b/configs/conferences/34c3/config.php
@@ -467,6 +467,7 @@ $CONFIG['ROOMS'] = array(
'PREVIEW' => true,
'TRANSLATION' => [
['endpoint' => 'translated', 'label' => 'Translated'],
+ ['endpoint' => 'translated-2', 'label' => 'Translated2']
],
'SD_VIDEO' => true,
'HD_VIDEO' => true,