Added the example config parameter to enforce 2FA.
parent
84ded7122e
commit
5cabb27fb7
|
@ -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',
|
||||
|
||||
|
|
Loading…
Reference in New Issue