diff options
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/conferences/lac2018/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/lac2018/config.php b/configs/conferences/lac2018/config.php index 934a4db..5473ebb 100644 --- a/configs/conferences/lac2018/config.php +++ b/configs/conferences/lac2018/config.php @@ -90,7 +90,7 @@ $CONFIG['CONFERENCE'] = array(  	 * Wird beides aktiviert, hat der externe Link Vorrang!  	 * Wird beides auskommentiert, wird der Link nicht angezeigt  	 */ -	'RELIVE_JSON' => 'configs/conferences/lac2018/vod.json', +	'RELIVE_JSON' => 'http://live.dus.c3voc.de/relive/lac18/index.json',  );  /** | 
