From 02686ebf8602d7259e556d1a805125c677821628 Mon Sep 17 00:00:00 2001 From: Rahman Ramsi Date: Sat, 25 Nov 2023 15:20:59 +0800 Subject: [PATCH] Enable user registration by default --- config/setting.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/setting.php b/config/setting.php index 2489ab973..29189b1aa 100644 --- a/config/setting.php +++ b/config/setting.php @@ -105,6 +105,7 @@ 'date' => 'j F Y', 'time' => 'h:i A', ], + 'allow_registration' => true, ], /*