From 5fed49b39d7f3a8e7f32690f4d5ba28ba5c93ecc Mon Sep 17 00:00:00 2001
From: Anton Schubert
Date: Sat, 11 Apr 2020 22:44:46 +0200
Subject: divoc: switch to stream with translations

---
 configs/conferences/divoc/config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

diff --git a/configs/conferences/divoc/config.php b/configs/conferences/divoc/config.php
index 8efc23a..c368a19 100644
--- a/configs/conferences/divoc/config.php
+++ b/configs/conferences/divoc/config.php
@@ -151,7 +151,7 @@ $CONFIG['ROOMS'] = array(
 		 * Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von
 		 * s1 bis s5 durchnummeriert.
 		 */
-		'STREAM' => 'q1',
+		'STREAM' => 'q2',
 
 		/**
 		 * Stream-Vorschaubildchen auf der Übersichtsseite anzeigen
-- 
cgit v1.2.3