From 665e444e881ec2ca4378b346d45dbc488ac89a2b Mon Sep 17 00:00:00 2001 From: Janne Heß Date: Tue, 23 Apr 2019 12:42:01 +0200 Subject: Support disabling the DECT field It's a really chaos-event-specific feature and is confusing for many people on non-chaos events. --- config/config.default.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/config.default.php') diff --git a/config/config.default.php b/config/config.default.php index 86320a4a..1830500e 100644 --- a/config/config.default.php +++ b/config/config.default.php @@ -99,6 +99,9 @@ return [ // The minimum length for passwords 'min_password_length' => 8, + // Whether the DECT field should be enabled + 'enable_dect' => true, + // Enables the T-Shirt configuration on signup and profile 'enable_tshirt_size' => true, -- cgit v1.2.3-70-g09d2