aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php b/config.php
index 57be966..1b5e84f 100644
--- a/config.php
+++ b/config.php
@@ -61,5 +61,5 @@ $GLOBALS['CONFIG']['DOWNLOAD'] = [
*
* Auskommentieren, um alle Konferenzen zu beachten
*/
- 'MAX_CONFERENCE_AGE' => 30 /* Tage */,
+ 'MAX_CONFERENCE_AGE' => 14 /* Tage */,
];