diff options
author | MaZderMind | 2016-12-18 10:36:48 +0100 |
---|---|---|
committer | MaZderMind | 2016-12-18 10:36:48 +0100 |
commit | 295b97b1cc23c709c6edfa5bfb8bcd4038ff0f65 (patch) | |
tree | 9516df77e450e087598d27e3bb8fe91269a643eb /configs/conferences/chaosradio/config.php | |
parent | 63967f91dacca321a63d91be4dd76d0ed3eb4956 (diff) |
configure 33c3, dg & cr to use the new schema
Diffstat (limited to 'configs/conferences/chaosradio/config.php')
-rw-r--r-- | configs/conferences/chaosradio/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index f776552..a435760 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -121,7 +121,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'configs/conferences/chaosradio/vod.json', + 'RELIVE_JSON' => 'http://live.dus.c3voc.de/relive/chaosradio/index.json', ); /** |