From a1f17c1f8482f3c38e17cabe2365c76a1a2f32d4 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Thu, 13 Jul 2017 21:00:59 +0100 Subject: PLT-6474 Basic Elasticsearch System Console Page (#6825) * PLT-6474: Basic System Console Elasticsearch Config. * Fix review comments. * More review fixes. * Review comments. --- model/config.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'model/config.go') diff --git a/model/config.go b/model/config.go index 3e98aa8f6..7bf891462 100644 --- a/model/config.go +++ b/model/config.go @@ -1662,8 +1662,6 @@ func (o *Config) Sanitize() { o.SqlSettings.DataSourceSearchReplicas[i] = FAKE_SETTING } - *o.ElasticSearchSettings.ConnectionUrl = FAKE_SETTING - *o.ElasticSearchSettings.Username = FAKE_SETTING *o.ElasticSearchSettings.Password = FAKE_SETTING } -- cgit v1.2.3-1-g7c22