Added the example config parameter to enforce 2FA.

pull/475/head
Ruslan Baidan 2022-11-15 11:48:50 +01:00
parent 84ded7122e
commit 5cabb27fb7
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 1 additions and 0 deletions

View File

@ -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',