Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 78accc5

Browse files
Mahesh SinghMahesh Singh
Mahesh Singh
authored and
Mahesh Singh
committed
issue #18655 fixed
1 parent f710f9b commit 78accc5

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)