aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndreas Hubel2017-08-12 10:42:50 +0200
committerAndreas Hubel2017-08-12 10:43:38 +0200
commit1324664c3f81006db98869842f5c2e7a462c9437 (patch)
tree6b29fbb6388b1537dbeda1f78d95756f9e0db9d2 /configs
parent65ebfdf7df279420ed49827c86b8281de74b1461 (diff)
enable relive + reorder rooms
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/podstock2017/config.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/conferences/podstock2017/config.php b/configs/conferences/podstock2017/config.php
index 7552919..8a69ead 100644
--- a/configs/conferences/podstock2017/config.php
+++ b/configs/conferences/podstock2017/config.php
@@ -101,14 +101,14 @@ $CONFIG['CONFERENCE'] = array(
* Wird beides aktiviert, hat der externe Link Vorrang!
* Wird beides auskommentiert, wird der Link nicht angezeigt
*/
- //'RELIVE_JSON' => 'configs/conferences/podstock2017/relive.json',
+ 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/podstock2017/relive.json',
/**
* APCU-Cache-Zeit in Sekunden
* Wird diese Zeile auskommentiert, werden die apc_*-Methoden nicht verwendet und
* das Relive-Json bei jedem Request von der Quelle geladen und geparst
*/
- //'RELIVE_JSON_CACHE' => 30*60,
+ 'RELIVE_JSON_CACHE' => 30*60,
);
/**
@@ -412,7 +412,7 @@ $CONFIG['SCHEDULE'] = array(
*
* Wird diese Zeile auskommentiert, werden alle Räume angezeigt
*/
- //'ROOMFILTER' => array('MOSAIK', 'ALPHABET'),
+ 'ROOMFILTER' => array('Bühnenshows', 'Workshopraum', 'Podcasttisch', 'Workshops Outdoor'),
/**
* Skalierung der Programm-Vorschau in Sekunden pro Pixel