diff --git a/config/autoload/local.php.dist b/config/autoload/local.php.dist index 7c4d0f3..358a1b4 100644 --- a/config/autoload/local.php.dist +++ b/config/autoload/local.php.dist @@ -96,6 +96,7 @@ return [ ], 'instanceName' => 'Development', // for example a short URL or client name from ansible + 'twoFactorAuthEnforced' => false, 'terms' => 'https://my.monarc.lu/terms.html',