aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/unteilbar18/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2018-10-13 14:10:05 +0200
committerDaniel Molkentin2018-10-13 14:10:05 +0200
commit42e98441c62ddd6d1d80ef68bb31009d64d0c545 (patch)
tree78d785502568a26b371066482afbe925c764d3b2 /configs/conferences/unteilbar18/config.php
parent176a1e3fb769b12c72a42f6b2fdda6b31f581f7d (diff)
fix config
Diffstat (limited to 'configs/conferences/unteilbar18/config.php')
-rw-r--r--configs/conferences/unteilbar18/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/unteilbar18/config.php b/configs/conferences/unteilbar18/config.php
index a51d001..60f9a3a 100644
--- a/configs/conferences/unteilbar18/config.php
+++ b/configs/conferences/unteilbar18/config.php
@@ -148,7 +148,7 @@ $CONFIG['ROOMS'] = array(
* Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von
* s1 bis s5 durchnummeriert.
*/
- 'STREAM' => 'q1',
+ 'STREAM' => 's23',
/**
* Stream-Vorschaubildchen auf der Übersichtsseite anzeigen
@@ -398,7 +398,7 @@ $CONFIG['EMBED'] = true;
* Konfigurationen zum Konferenz-Fahrplan
* Wird dieser Block auskommentiert, werden alle Fahrplan-Bezogenen Features deaktiviert
*/
-//$CONFIG['SCHEDULE'] = array(
+$CONFIG['SCHEDULE'] = array(
/**
* URL zum Fahrplan-XML
*