Skip to content

Commit 5651077

Browse files
committed
AC-9797: 2FA functionality enhancement
1 parent 905d36a commit 5651077

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TwoFactorAuth/etc/adminhtml/system.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@
4444
</field>
4545
<field canRestore="1" id="auth_lock_expire" translate="label" type="text" sortOrder="40"
4646
showInDefault="1" showInWebsite="0" showInStore="0">
47-
<label>Two-Factor Authentication lockout time(seconds)</label>
47+
<label>Two-Factor Authentication lockout time (seconds)</label>
4848
<comment>
4949
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).
5051
</comment>
5152
</field>
5253
</group>

0 commit comments

Comments
 (0)