aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authordedeibel2018-12-26 23:21:51 +0100
committerdedeibel2018-12-26 23:21:51 +0100
commit1bde68f0dc83438443df2e852c887c526790df71 (patch)
tree695d7b354c4494d6eca38145f382d51c47496d33 /configs
parentb0471435b8c334271df23b1d9030539cde4346d2 (diff)
35c3: chaoswest und wikipakawg raumnamen gemäß cdn gesetzt
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/35c3/config.php6
1 files changed, 3 insertions, 3 deletions
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' => [
],