diff options
Diffstat (limited to 'config.php')
-rw-r--r-- | config.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,4 +64,4 @@ $GLOBALS['CONFIG']['DOWNLOAD'] = [ 'MAX_CONFERENCE_AGE' => 14 /* Tage */, ]; -$GLOBALS['CONFIG']['CDN'] = "cdn.3voc.de"; +$GLOBALS['CONFIG']['CDN'] = "cdn.c3voc.de"; |