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 f710f9b commit 78accc5Copy full SHA for 78accc5
app/code/Magento/Integration/etc/adminhtml/system.xml
@@ -54,7 +54,7 @@
54
<label>Maximum Login Failures to Lock Out Account</label>
55
<comment>Maximum Number of authentication failures to lock out account.</comment>
56
</field>
57
- <field id="timeout" translate="label" type="text comment" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
+ <field id="timeout" translate="label comment" type="text" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
58
<label>Lockout Time (seconds)</label>
59
<comment>Period of time in seconds after which account will be unlocked.</comment>
60
0 commit comments