From 0d999870335f0e962c2eeea7af0dab110fc6958f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 18 May 2022 08:50:39 +0200 Subject: [PATCH] new: [2FA] added instanceName config for the label of 2fa QRCode --- config/autoload/local.php.dist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/autoload/local.php.dist b/config/autoload/local.php.dist index e5b34bd..ff0afa1 100644 --- a/config/autoload/local.php.dist +++ b/config/autoload/local.php.dist @@ -95,6 +95,8 @@ return [ 'from' => 'info@monarc.lu', ], + 'instanceName' => 'Development', // for example a short URL or client name from ansible + 'terms' => 'https://my.monarc.lu/terms.html', 'monarc' => [