File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Elasticsearch/etc/adminhtml Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9292 <field id =" elasticsearch5_username" translate =" label" type =" text" sortOrder =" 65" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
9393 <label >Elasticsearch HTTP Username</label >
9494 <depends >
95- <field id =" elasticsearch_enable_auth" >1</field >
9695 <field id =" engine" >elasticsearch5</field >
96+ <field id =" elasticsearch5_enable_auth" >1</field >
9797 </depends >
9898 </field >
9999 <field id =" elasticsearch5_password" translate =" label" type =" text" sortOrder =" 66" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
100100 <label >Elasticsearch HTTP Password</label >
101101 <depends >
102- <field id =" elasticsearch_enable_auth" >1</field >
103102 <field id =" engine" >elasticsearch5</field >
103+ <field id =" elasticsearch5_enable_auth" >1</field >
104104 </depends >
105105 </field >
106106 <field id =" elasticsearch5_server_timeout" translate =" label" type =" text" sortOrder =" 67" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
You can’t perform that action at this time.
0 commit comments