mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-18 17:38:20 +02:00
Amend auto lock legend
This commit is contained in:
@@ -71,7 +71,7 @@ return [
|
|||||||
],
|
],
|
||||||
'auto_lock' => [
|
'auto_lock' => [
|
||||||
'label' => 'Auto lock',
|
'label' => 'Auto lock',
|
||||||
'help' => 'Log out the user automatically in case of inactivity'
|
'help' => 'Log out the user automatically in case of inactivity. Has no effect when authentication is handled by a proxy and no custom logout url is specified.'
|
||||||
],
|
],
|
||||||
'use_encryption' => [
|
'use_encryption' => [
|
||||||
'label' => 'Protect sensible data',
|
'label' => 'Protect sensible data',
|
||||||
|
Reference in New Issue
Block a user