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 92
92
<field id =" elasticsearch5_username" translate =" label" type =" text" sortOrder =" 65" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
93
93
<label >Elasticsearch HTTP Username</label >
94
94
<depends >
95
- <field id =" elasticsearch_enable_auth" >1</field >
96
95
<field id =" engine" >elasticsearch5</field >
96
+ <field id =" elasticsearch5_enable_auth" >1</field >
97
97
</depends >
98
98
</field >
99
99
<field id =" elasticsearch5_password" translate =" label" type =" text" sortOrder =" 66" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
100
100
<label >Elasticsearch HTTP Password</label >
101
101
<depends >
102
- <field id =" elasticsearch_enable_auth" >1</field >
103
102
<field id =" engine" >elasticsearch5</field >
103
+ <field id =" elasticsearch5_enable_auth" >1</field >
104
104
</depends >
105
105
</field >
106
106
<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