From e9d0f72b2e20efc818351c3ee361eb9ea60f191b Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 27 Dec 2017 20:04:10 +0100 Subject: add 2nd translation-track to hall d --- configs/conferences/34c3/config.php | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/conferences/34c3/config.php') 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, -- cgit v1.2.3