From becad9f9cd58506e931a4a82eb3c9a111e832cf3 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Thu, 10 Dec 2015 19:09:26 +0100 Subject: [32C3] Remove Congress-Radio, add Chaos-West Musikprogramm --- configs/conferences/32c3/config.php | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'configs/conferences') diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php index 27c2a4b..8aa918b 100644 --- a/configs/conferences/32c3/config.php +++ b/configs/conferences/32c3/config.php @@ -116,14 +116,14 @@ $GLOBALS['CONFIG']['OVERVIEW'] = array( 'saal6', ), - 'Live DJ Sets' => array( + 'Live Music' => array( 'lounge', 'ambient', + 'chaos-west', ), 'Live Podcasts' => array( 'sendezentrum', 'podcastertisch', - 'congressradio', ), ), ); @@ -476,16 +476,11 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'IRC' => false, 'TWITTER' => true, ), - 'congressradio' => array( - 'DISPLAY' => 'Congress-Radio', - 'STREAM' => 'congressradio', + 'chaos-west' => array( + 'DISPLAY' => 'Chaos-West Musikprogramm', + 'STREAM' => 'chaos-west', 'MUSIC' => true, - - 'SCHEDULE' => true, - 'FEEDBACK' => true, 'EMBED' => true, - 'IRC' => false, - 'TWITTER' => true, ), ); -- cgit v1.2.3