mirror of
https://github.com/voc/streaming-website
synced 2024-11-12 23:47:14 +00:00
wikidatacon: tried to fix relive json url
This commit is contained in:
parent
1cd6157c45
commit
a868ff86be
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array(
|
|||
* Wird beides aktiviert, hat der externe Link Vorrang!
|
||||
* Wird beides auskommentiert, wird der Link nicht angezeigt
|
||||
*/
|
||||
'RELIVE_JSON' => 'configs/conferences/wikidatacon2017/vod.json',
|
||||
'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/wikiedatacon2017/index.json',
|
||||
|
||||
/**
|
||||
* APCU-Cache-Zeit in Sekunden
|
||||
|
|
Loading…
Reference in a new issue