From c1bc9863cfbf1f4c3d92b77cc33913a8e7ba61dd Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Fri, 21 Aug 2015 12:21:54 +0200 Subject: Set new default VOD-Url --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php') diff --git a/config.php b/config.php index a314406..c3e9597 100644 --- a/config.php +++ b/config.php @@ -91,7 +91,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://vod.c3voc.de/index.json', + 'RELIVE_JSON' => 'http://cdn.c3voc.de/releases/relive/index.json', /** * APCU-Cache-Zeit in Sekunden -- cgit v1.2.3