diff --git a/config/general.php b/config/general.php index 501c4346..835d7559 100644 --- a/config/general.php +++ b/config/general.php @@ -13,6 +13,7 @@ 'enableGql' => false, 'defaultWeekStartDay' => 1, 'defaultTokenDuration' => 'P10D', + 'defaultCpLocale' => 'nl-BE', 'useEmailAsUsername' => true, 'enableCsrfProtection' => true, 'omitScriptNameInUrls' => true,