File tree 1 file changed +19
-0
lines changed
app/code/Magento/Elasticsearch6/etc 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 202
202
</argument >
203
203
</arguments >
204
204
</virtualType >
205
+
206
+ <type name =" Magento\Config\Model\Config\TypePool" >
207
+ <arguments >
208
+ <argument name =" sensitive" xsi : type =" array" >
209
+ <item name =" catalog/search/elasticsearch6_password" xsi : type =" string" >1</item >
210
+ <item name =" catalog/search/elasticsearch6_server_hostname" xsi : type =" string" >1</item >
211
+ <item name =" catalog/search/elasticsearch6_username" xsi : type =" string" >1</item >
212
+ </argument >
213
+ <argument name =" environment" xsi : type =" array" >
214
+ <item name =" catalog/search/elasticsearch6_enable_auth" xsi : type =" string" >1</item >
215
+ <item name =" catalog/search/elasticsearch6_index_prefix" xsi : type =" string" >1</item >
216
+ <item name =" catalog/search/elasticsearch6_password" xsi : type =" string" >1</item >
217
+ <item name =" catalog/search/elasticsearch6_server_hostname" xsi : type =" string" >1</item >
218
+ <item name =" catalog/search/elasticsearch6_server_port" xsi : type =" string" >1</item >
219
+ <item name =" catalog/search/elasticsearch6_username" xsi : type =" string" >1</item >
220
+ <item name =" catalog/search/elasticsearch6_server_timeout" xsi : type =" string" >1</item >
221
+ </argument >
222
+ </arguments >
223
+ </type >
205
224
</config >
You can’t perform that action at this time.
0 commit comments