new: [2FA] added instanceName config for the label of 2fa QRCode
parent
823eec5d3b
commit
0d99987033
|
@ -95,6 +95,8 @@ return [
|
||||||
'from' => 'info@monarc.lu',
|
'from' => 'info@monarc.lu',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'instanceName' => 'Development', // for example a short URL or client name from ansible
|
||||||
|
|
||||||
'terms' => 'https://my.monarc.lu/terms.html',
|
'terms' => 'https://my.monarc.lu/terms.html',
|
||||||
|
|
||||||
'monarc' => [
|
'monarc' => [
|
||||||
|
|
Loading…
Reference in New Issue