File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
app/code/Magento/Integration/etc/adminhtml Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 37
37
<comment >Timeout for OAuth consumer credentials Post request within X seconds.</comment >
38
38
</field >
39
39
</group >
40
+ <group id =" authentication_lock" translate =" label" type =" text" sortOrder =" 400" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
41
+ <label >Auth Locks</label >
42
+ <field id =" max_failures_count" translate =" label" type =" text" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" canRestore =" 1" >
43
+ <label >max_failures_count</label >
44
+ <comment ></comment >
45
+ </field >
46
+ <field id =" timeout" translate =" label" type =" text" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" canRestore =" 1" >
47
+ <label >timeout</label >
48
+ <comment ></comment >
49
+ </field >
50
+ </group >
51
+
40
52
</section >
41
53
</system >
42
54
</config >
You can’t perform that action at this time.
0 commit comments