summaryrefslogtreecommitdiff
path: root/config/config.default.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.default.php')
-rw-r--r--config/config.default.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/config.default.php b/config/config.default.php
index 1830500e..66590ee4 100644
--- a/config/config.default.php
+++ b/config/config.default.php
@@ -102,6 +102,9 @@ return [
// Whether the DECT field should be enabled
'enable_dect' => true,
+ // Enables the planned arrival/leave date
+ 'enable_planned_arrival' => true,
+
// Enables the T-Shirt configuration on signup and profile
'enable_tshirt_size' => true,