aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorAndreas Hubel2020-07-01 23:16:16 +0200
committerAndreas Hubel2020-07-01 23:16:16 +0200
commit10354f2fec215af62686551730f08f85423b2fd6 (patch)
tree37081ff30d41ec6e7b032067553510cd1668ac3d /config.php
parent688a53f41f0a53af0238878775a49b9137bd10fb (diff)
add missing char in config
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 2a2b465..7f9789f 100644
--- a/config.php
+++ b/config.php
@@ -64,4 +64,4 @@ $GLOBALS['CONFIG']['DOWNLOAD'] = [
'MAX_CONFERENCE_AGE' => 14 /* Tage */,
];
-$GLOBALS['CONFIG']['CDN'] = "cdn.3voc.de";
+$GLOBALS['CONFIG']['CDN'] = "cdn.c3voc.de";