From ff0a7905166e29ecf9404fa90d23af7863885384 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Thu, 27 Jul 2017 08:48:02 +0100 Subject: PLT-7040: Fix capitalisation of Elasticsearch in Config. (#7020) --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 6bcae680c..35747cefd 100644 --- a/config/config.json +++ b/config/config.json @@ -50,7 +50,7 @@ "EnableChannelViewedMessages": true, "ClusterLogTimeoutMilliseconds": 2000 }, - "ElasticSearchSettings": { + "ElasticsearchSettings": { "ConnectionUrl": "http://dockerhost:9200", "Username": "elastic", "Password": "changeme", -- cgit v1.2.3-1-g7c22