summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2019-04-23 21:10:51 +0200
committermsquare <msquare@notrademark.de>2019-04-23 21:10:51 +0200
commitb74835a0968c35ad9a0955dd8b5e2f3cf9b72a56 (patch)
tree0a6d227c27ef2f6e332c93b176efb70f708c9b4c /config
parentded4ad4c8161c0e6328a01625ff7dce8f8485578 (diff)
parent79b30fa3a819f99c9611d3cbed851f73fe6cfe6c (diff)
Merge branch 'dasJ-dect'
Diffstat (limited to 'config')
-rw-r--r--config/config.default.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/config.default.php b/config/config.default.php
index c30659ac..66590ee4 100644
--- a/config/config.default.php
+++ b/config/config.default.php
@@ -99,7 +99,10 @@ return [
// The minimum length for passwords
'min_password_length' => 8,
- // Enables the planned arrival/leave date
+ // 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