From 0a88fef4079be2a8cf8cc3d81a584abf0d8c82ef Mon Sep 17 00:00:00 2001
From: Daniel Molkentin
Date: Mon, 23 Dec 2019 22:42:11 +0100
Subject: 36c3: Fix stream id and add translation

---
 configs/conferences/36c3/config.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'configs/conferences/36c3/config.php')

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,
-- 
cgit v1.2.3