aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php b/config.php
index 622cc1e..70e6fa4 100644
--- a/config.php
+++ b/config.php
@@ -101,7 +101,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array(
*
* Wird diese Zeile auskommentiert, wird der Link nicht angezeigt
*/
- 'RELIVE_JSON' => 'configs/index.json',
+ 'RELIVE_JSON' => 'configs/vod.json',
);
/**