Skip to content

Commit a5275cb

Browse files
authored
Disable ElasticSearch configuration options
Comment out ElasticSearch settings in environments.yml
1 parent 815f7f7 commit a5275cb

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

infra/environments.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,6 @@
108108
Search__DocumentScopes__5__DocumentType: ContentFile
109109
Search__DocumentScopes__5__Scope: vcptcore-demo-platformvcptcore-scope66
110110

111-
#Search__ElasticAppSearch__EnableHttpCompression: true
112-
#Search__ElasticAppSearch__Endpoint: https://enterprise-search-vc03.govirto.com
113-
114-
# Elastic Search settings
115-
Search__ElasticSearch__Server: https://elasticsearch-vc03.govirto.com
116-
Search__ElasticSearch__EnableCompatibilityMode: true
117-
Search__ElasticSearch8__EnableDebugMode: true
118-
Search__ElasticSearch8__User: elastic
119111
Search__Provider: ElasticSearch8
120112
#Search__Provider: Lucene
121113

@@ -193,7 +185,7 @@
193185
#Search__ElasticAppSearch__PrivateApiKey: elasticappsearch
194186
Notifications__SendGrid__ApiKey: sendkey
195187
Notifications__Smtp__Password: smtppasswordyandex
196-
Search__ElasticSearch8__Key: elastic-search-8
188+
#Search__ElasticSearch8__Key: elastic-search-8
197189
Payments__AuthorizeNet__TxnKey: authorizenet-txnkey-vs
198190
Payments__Skyflow__PaymentFormAccount__clientID: skyflow-paymentformaccount-clientid
199191
Payments__Skyflow__PaymentFormAccount__keyID: skyflow-paymentformaccount-keyid

0 commit comments

Comments
 (0)