aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'config.php')
-rw-r--r--config.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.php b/config.php
index 1b5e84f..2a2b465 100644
--- a/config.php
+++ b/config.php
@@ -63,3 +63,5 @@ $GLOBALS['CONFIG']['DOWNLOAD'] = [
*/
'MAX_CONFERENCE_AGE' => 14 /* Tage */,
];
+
+$GLOBALS['CONFIG']['CDN'] = "cdn.3voc.de";