diff options
author | root | 2016-05-06 11:30:57 +0200 |
---|---|---|
committer | root | 2016-05-06 11:30:57 +0200 |
commit | b52573181ab629db99341c1e76632576271461a6 (patch) | |
tree | c0d71ffa70ea4079bf878d0c999a93ae2131d604 /configs/conferences | |
parent | d9048113bc0325b543cd5563ba51d72461ab15e8 (diff) |
use cr-relive json
Diffstat (limited to '')
-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 f17054f..bced16c 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -121,7 +121,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'configs/vod.json', + 'RELIVE_JSON' => 'configs/conferences/chaosradio/vod.json', ); /** |