From 1bb716a82318042e7e047aa41208096e15348986 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 2 Mar 2015 08:28:32 +0100 Subject: VOD Testset --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php') diff --git a/config.php b/config.php index 244e6cb..7d41229 100644 --- a/config.php +++ b/config.php @@ -70,7 +70,7 @@ $GLOBALS['CONFIG']['OVERVIEW'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://vod.c3voc.de/relive/index.json', + 'RELIVE_JSON' => 'http://localhost/streaming-website/test-vod.json', ); -- cgit v1.2.3