aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/chaosradio/config.php
diff options
context:
space:
mode:
authorroot2016-05-06 11:30:57 +0200
committerroot2016-05-06 11:30:57 +0200
commitb52573181ab629db99341c1e76632576271461a6 (patch)
treec0d71ffa70ea4079bf878d0c999a93ae2131d604 /configs/conferences/chaosradio/config.php
parentd9048113bc0325b543cd5563ba51d72461ab15e8 (diff)
use cr-relive json
Diffstat (limited to 'configs/conferences/chaosradio/config.php')
-rw-r--r--configs/conferences/chaosradio/config.php2
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',
);
/**