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