diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/bigbrotherawards2020/banner.png | bin | 12816 -> 17648 bytes | |||
-rw-r--r-- | configs/conferences/bigbrotherawards2020/config.php | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/bigbrotherawards2020/banner.png b/configs/conferences/bigbrotherawards2020/banner.png Binary files differindex 1862746..4c389af 100644 --- a/configs/conferences/bigbrotherawards2020/banner.png +++ b/configs/conferences/bigbrotherawards2020/banner.png 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, |