Skip to content

Commit 3ed2f4d

Browse files
author
Alexander Akimov
authored
Merge pull request #2988 from magento-tsg/2.2.6-develop-pr38
[TSG] Backporting for 2.2 (pr38) (2.2.6)
2 parents d20f3ca + 8f0332c commit 3ed2f4d

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Integration/etc/adminhtml

1 file changed

+1
-1
lines changed

app/code/Magento/Integration/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<label>Maximum Login Failures to Lock Out Account</label>
5555
<comment>Maximum Number of authentication failures to lock out account.</comment>
5656
</field>
57-
<field id="timeout" translate="label" type="text comment" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
57+
<field id="timeout" translate="label comment" type="text" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
5858
<label>Lockout Time (seconds)</label>
5959
<comment>Period of time in seconds after which account will be unlocked.</comment>
6060
</field>

0 commit comments

Comments
 (0)