From fda314f27fe43dfbd17397f21c706213ee4296e3 Mon Sep 17 00:00:00 2001 From: Chengwei Yang Date: Sun, 13 Sep 2015 07:54:19 +0800 Subject: Fix coding style: replace tab with whitespace in mattermost config Signed-off-by: Chengwei Yang --- 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 cd7e221e7..3dc386ce0 100644 --- a/config/config.json +++ b/config/config.json @@ -10,7 +10,7 @@ "ServiceSettings": { "SiteName": "Mattermost", "Mode" : "dev", - "AllowTesting" : false, + "AllowTesting" : false, "UseSSL": false, "Port": "8065", "Version": "developer", -- cgit v1.2.3-1-g7c22