We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905d36a commit 5651077Copy full SHA for 5651077
TwoFactorAuth/etc/adminhtml/system.xml
@@ -44,9 +44,10 @@
44
</field>
45
<field canRestore="1" id="auth_lock_expire" translate="label" type="text" sortOrder="40"
46
showInDefault="1" showInWebsite="0" showInStore="0">
47
- <label>Two-Factor Authentication lockout time(seconds)</label>
+ <label>Two-Factor Authentication lockout time (seconds)</label>
48
<comment>
49
Determines how long a user is locked out if they reach the threshold defined above.
50
+ Please enter at least 120 and at most 1800 (30 minutes).
51
</comment>
52
53
</group>
0 commit comments