aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorMaZderMind2015-03-02 16:39:53 +0100
committerMaZderMind2015-03-02 16:39:53 +0100
commit3575feaf922d32ccd17829476c23b945c6f48c6f (patch)
tree17f3d7a4b57974def6118140586347c6d53ef247 /config.php
parent40c699e1a307919f65a52632ddf816a735dde8a0 (diff)
Remove Relive-Testfile
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 dd23f8a..9743017 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://localhost/streaming-website/test-vod.json',
+ 'RELIVE_JSON' => 'http://vod.c3voc.de/index.json',
);