From 1bde68f0dc83438443df2e852c887c526790df71 Mon Sep 17 00:00:00 2001
From: dedeibel
Date: Wed, 26 Dec 2018 23:21:51 +0100
Subject: 35c3: chaoswest und wikipakawg raumnamen gemäß cdn gesetzt

---
 configs/conferences/35c3/config.php | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

diff --git a/configs/conferences/35c3/config.php b/configs/conferences/35c3/config.php
index 8c7fe52..b61c2fe 100644
--- a/configs/conferences/35c3/config.php
+++ b/configs/conferences/35c3/config.php
@@ -528,7 +528,7 @@ $CONFIG['ROOMS'] = array(
 
 	'chaoswest' => array(
 		'DISPLAY' => 'Chaos West Bühne',
-		'STREAM' => 'schaoswest', # TODO check with streaming config
+		'STREAM' => 's150',
 		'PREVIEW' => true,
 		'TRANSLATION' => [
 		],
@@ -555,7 +555,7 @@ $CONFIG['ROOMS'] = array(
 
 	'wikipakawg' => array(
 		'DISPLAY' => 'WikiPakaWG Esszimmer',
-		'STREAM' => 'swikipakawg', # TODO check with streaming config
+		'STREAM' => 's151',
 		'PREVIEW' => true,
 		'TRANSLATION' => [
 		],
@@ -582,7 +582,7 @@ $CONFIG['ROOMS'] = array(
 
 	'oio' => array(
 		'DISPLAY' => 'Open Infrastructure Orbit Vortrags-Arena',
-		'STREAM' => 'soio', # TODO check with streaming config
+		'STREAM' => 'soio',
 		'PREVIEW' => true,
 		'TRANSLATION' => [
 		],
-- 
cgit v1.2.3