From dd4d8a3ea3bc624b14706ccd58cd778a7889b44c Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Wed, 16 Sep 2020 16:40:17 +0200 Subject: bba2020: Update config, banner --- configs/conferences/bigbrotherawards2020/banner.png | Bin 12816 -> 17648 bytes configs/conferences/bigbrotherawards2020/config.php | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/conferences') diff --git a/configs/conferences/bigbrotherawards2020/banner.png b/configs/conferences/bigbrotherawards2020/banner.png index 1862746..4c389af 100644 Binary files a/configs/conferences/bigbrotherawards2020/banner.png and b/configs/conferences/bigbrotherawards2020/banner.png differ diff --git a/configs/conferences/bigbrotherawards2020/config.php b/configs/conferences/bigbrotherawards2020/config.php index 3202757..2a995c3 100644 --- a/configs/conferences/bigbrotherawards2020/config.php +++ b/configs/conferences/bigbrotherawards2020/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/eh19/index.json', + 'RELIVE_JSON' => 'http://live.alb.c3voc.de/relive/bigbrotherawards2020/index.json', /** * APCU-Cache-Zeit in Sekunden @@ -149,7 +149,7 @@ $CONFIG['ROOMS'] = array( 'AUDIO' => true, 'SCHEDULE' => false, - 'SCHEDULE_NAME' => 'EI 7', + 'SCHEDULE_NAME' => 'Hechelei Bielefeld', 'FEEDBACK' => true, 'EMBED' => true, -- cgit v1.2.3