From 6fb49e9b60f94116382a43e5e385d566686a40d7 Mon Sep 17 00:00:00 2001
From: Lukas Schauer
Date: Tue, 25 Jun 2019 23:53:35 +0200
Subject: fusion19 is s1

---
 configs/conferences/fusion19/config.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'configs/conferences/fusion19/config.php')

diff --git a/configs/conferences/fusion19/config.php b/configs/conferences/fusion19/config.php
index 5ebb45d..441cb23 100644
--- a/configs/conferences/fusion19/config.php
+++ b/configs/conferences/fusion19/config.php
@@ -122,7 +122,7 @@ $CONFIG['OVERVIEW'] = array(
  * Liste der Räume (= Audio & Video Produktionen, also auch DJ-Sets oä.)
  */
 $CONFIG['ROOMS'] = array(
-	'q2' => array(
+	's1' => array(
 		'DISPLAY' => 'ConTent',
 		'STREAM' => 's1',
 		'PREVIEW' => true,
@@ -136,7 +136,7 @@ $CONFIG['ROOMS'] = array(
 		'MUSIC' => false,
 
 		'SCHEDULE' => false,
-		'SCHEDULE_NAME' => 'q2',
+		'SCHEDULE_NAME' => 's1',
 		'FEEDBACK' => false,
 		'SUBTITLES' => false,
 		'EMBED' => true,
-- 
cgit v1.2.3