diff options
| author | Daniel Molkentin | 2020-09-16 16:40:17 +0200 | 
|---|---|---|
| committer | Daniel Molkentin | 2020-09-16 16:40:17 +0200 | 
| commit | dd4d8a3ea3bc624b14706ccd58cd778a7889b44c (patch) | |
| tree | cc828be4b9197491f90b4af6be16437b504c6520 /configs/conferences | |
| parent | b9623f0865850a245eef5bee9090cf9282ed9dc6 (diff) | |
bba2020: Update config, banner
Diffstat (limited to 'configs/conferences')
| -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.pngBinary files differ index 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, | 
