aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2021-09-08 15:59:46 +0200
committerstuebinm2021-09-08 15:59:46 +0200
commit87474539ffafe0ce48757f31a331576157eaecf7 (patch)
tree57a221e78bfadd62fcfbce40f8053f229eab6cc4
parentb08c93f1a1b3ef78ed77757579dd6f677c2ca560 (diff)
kontraIAA: final tweaks (for now)kontraiaa
-rw-r--r--configs/conferences/kontraIAA2021/config.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/conferences/kontraIAA2021/config.php b/configs/conferences/kontraIAA2021/config.php
index 7e342db..46d4b0a 100644
--- a/configs/conferences/kontraIAA2021/config.php
+++ b/configs/conferences/kontraIAA2021/config.php
@@ -182,7 +182,6 @@ $CONFIG['SCHEDULE'] = array(
* aufhören zu funktionieren. Wenn die Quelle unverlässlich ist ;) sollte ein
* externer HTTP-Cache vorgeschaltet werden.
*/
- //'URL' => 'https://data.c3voc.de/divoc/everything.schedule.xml',
'URL' => 'https://gitlab.infra4future.de/hacc/events/kontraiaa-schedule/-/raw/main/kontraiaa.schedule.xml', //http://localhost:4000/kontraiaa.schedule.xml',
/**
@@ -190,7 +189,7 @@ $CONFIG['SCHEDULE'] = array(
*
* Wird diese Zeile auskommentiert, werden alle Räume angezeigt
*/
- //'ROOMFILTER' => array('Piscopia'),
+ 'ROOMFILTER' => array('Kranhalle'),
// 'WikiPaka WG: Esszimmer', 'Chaos-West Bühne', 'OIO Stage', 'DLF- und Podcast-Bühne'),
/**