aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorMaZderMind2015-03-02 08:28:32 +0100
committerMaZderMind2015-03-02 08:28:32 +0100
commit1bb716a82318042e7e047aa41208096e15348986 (patch)
tree2fa386a39416802b15045cea1ab20ba70f19c6ac /config.php
parent7768a71a78d8ae6cfbc3e555a7ad662eeb57e3e6 (diff)
VOD Testset
Diffstat (limited to 'config.php')
-rw-r--r--config.php2
1 files changed, 1 insertions, 1 deletions
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',
);