From 597641545d1be04a1ba6c0b2d35c75fc2cfc8737 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 1 May 2017 05:19:58 +0100 Subject: PLT-6355: Use separate Read Replicas for Search. (#6216) --- config/config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/config.json b/config/config.json index 942625fbc..44d1aae1c 100644 --- a/config/config.json +++ b/config/config.json @@ -73,6 +73,7 @@ "DriverName": "mysql", "DataSource": "mmuser:mostest@tcp(dockerhost:3306)/mattermost_test?charset=utf8mb4,utf8&readTimeout=30s&writeTimeout=30s", "DataSourceReplicas": [], + "DataSourceSearchReplicas": [], "MaxIdleConns": 20, "MaxOpenConns": 300, "Trace": false, -- cgit v1.2.3-1-g7c22