aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin2020-06-13 13:35:04 +0200
committerDaniel Molkentin2020-06-13 13:35:04 +0200
commit8340b1df53e18820c2244868d9bbdb44120f3606 (patch)
treeed2eb991c0af1a3746c0a9866cf71bbbea465ea1
parent5e33c9a0bb6848019c64bf12706aaea621d3f4d3 (diff)
digitalitaet20: Keynotes are relayed via OBS
-rwxr-xr-xconfigs/conferences/digitalitaet20/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/digitalitaet20/config.php b/configs/conferences/digitalitaet20/config.php
index ac67079..4790285 100755
--- a/configs/conferences/digitalitaet20/config.php
+++ b/configs/conferences/digitalitaet20/config.php
@@ -135,7 +135,7 @@ $CONFIG['OVERVIEW'] = array(
$CONFIG['ROOMS'] = array(
'keynotes' => array(
'DISPLAY' => 'Keynotes',
- 'STREAM' => 'skeynotes',
+ 'STREAM' => 'q1',
'PREVIEW' => true,
'TRANSLATION' => true,
'SD_VIDEO' => true,